Searched refs:FastULongToBuffer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {}
H A Dstrutil.h376 inline char* FastULongToBuffer(unsigned long i, char* buffer) { function in namespace:google::protobuf
/external/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {}
H A Dstrutil.h366 inline char* FastULongToBuffer(unsigned long i, char* buffer) { function in namespace:google::protobuf

Completed in 125 milliseconds