Searched defs:FastInt32ToBufferLeft (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc650 // null character. Also used by FastInt32ToBufferLeft
740 // FastInt32ToBufferLeft()
860 char* FastInt32ToBufferLeft(int32 i, char* buffer) { function in namespace:google::protobuf
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc612 // null character. Also used by FastInt32ToBufferLeft
695 // FastInt32ToBufferLeft()
815 char* FastInt32ToBufferLeft(int32 i, char* buffer) { function in namespace:google::protobuf

Completed in 74 milliseconds