Home
last modified time | relevance | path

Searched refs:SStringPrintf (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstringprintf.h56 LIBPROTOBUF_EXPORT extern const string& SStringPrintf(string* dst, const char* format, ...);
Dstringprintf.cc116 const string& SStringPrintf(string* dst, const char* format, ...) { in SStringPrintf() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field_reflection_unittest.cc59 SStringPrintf(&str, "%d", Func(i, 4)); in StrFunc()
Dmap_test.cc978 SStringPrintf(&str, "%d", Func(i, j)); in StrFunc()