FastUInt32ToBufferLeft 866 third_party/protobuf/src/google/protobuf/stubs/strutil.cc return FastUInt32ToBufferLeft(u, buffer); FastUInt32ToBufferLeft 874 third_party/protobuf/src/google/protobuf/stubs/strutil.cc if (u == u64) return FastUInt32ToBufferLeft(u, buffer); FastUInt32ToBufferLeft 937 third_party/protobuf/src/google/protobuf/stubs/strutil.cc FastUInt32ToBufferLeft(i, buffer) : FastUInt32ToBufferLeft 951 third_party/protobuf/src/google/protobuf/stubs/strutil.cc FastUInt32ToBufferLeft(i, buffer) : FastUInt32ToBufferLeft 965 third_party/protobuf/src/google/protobuf/stubs/strutil.cc FastUInt32ToBufferLeft(i, buffer) : FastUInt32ToBufferLeft 398 third_party/protobuf/src/google/protobuf/stubs/strutil.h LIBPROTOBUF_EXPORT char* FastUInt32ToBufferLeft(uint32 i, char* buffer); FastUInt32ToBufferLeft 404 third_party/protobuf/src/google/protobuf/stubs/strutil.h FastUInt32ToBufferLeft(i, buffer);