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

  /external/protobuf/src/google/protobuf/stubs/
substitute.h 117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {}
strutil.h 486 inline char* FastULongToBuffer(unsigned long i, char* buffer) {
    [all...]

Completed in 60 milliseconds