OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
366
inline char*
FastULongToBuffer
(unsigned long i, char* buffer) {
Completed in 3448 milliseconds