Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1432 static char *Append1(char *out, const AlphaNum &x) { in Append1() function
1475 out = Append1(out, c); in StrCat()
1496 out = Append1(out, e); in StrCat()
1522 out = Append1(out, g); in StrCat()
1549 out = Append1(out, i); in StrCat()
1586 out = Append1(out, c); in StrAppend()