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

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 416 // FastUInt64ToBufferLeft()
431 LIBPROTOBUF_EXPORT char* FastUInt64ToBufferLeft(uint64 i, char* buffer);
439 FastUInt64ToBufferLeft(i, buffer);
strutil.cc 857 // FastUInt64ToBufferLeft()
    [all...]

Completed in 35 milliseconds