FastHex64ToBuffer  360 third_party/protobuf/src/google/protobuf/stubs/strutil.h LIBPROTOBUF_EXPORT char* FastHex64ToBuffer(uint64 i, char* buffer);
FastHex64ToBuffer 1458 third_party/protobuf/src/google/protobuf/text_format.cc         generator.Print(FastHex64ToBuffer(field.fixed64(), buffer));