Home
last modified time | relevance | path

Searched refs:FastInt32ToBufferLeft (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h428 LIBPROTOBUF_EXPORT char* FastInt32ToBufferLeft(int32 i, char* buffer);
Dstrutil.cc974 char* FastInt32ToBufferLeft(int32 i, char* buffer) { in FastInt32ToBufferLeft() function