Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h430 LIBPROTOBUF_EXPORT char* FastInt64ToBufferLeft(int64 i, char* buffer);
Dstrutil.cc1025 char* FastInt64ToBufferLeft(int64 i, char* buffer) { in FastInt64ToBufferLeft() function