HomeSort by relevance Sort by last modified time
    Searched refs:FastHex32ToBuffer (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 323 // FastHex32ToBuffer()
333 // FastHex32ToBuffer() puts a 32-bit unsigned value in hex-format,
351 LIBPROTOBUF_EXPORT char* FastHex32ToBuffer(uint32 i, char* buffer);
strutil.cc 566 // FastHex32ToBuffer()
683 char *FastHex32ToBuffer(uint32 value, char* buffer) {
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc     [all...]

Completed in 466 milliseconds