Home
last modified time | relevance | path

Searched defs:hexdigits (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.cc894 static const char *hexdigits = "0123456789abcdef"; in FastHexToBuffer() local
905 static const char *hexdigits = "0123456789abcdef"; in InternalFastHexToBuffer() local
1410 static const char hexdigits[] = "0123456789abcdef"; in AlphaNum() local