Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_encoding.py59 def CEscape(text, as_utf8): function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.cc598 string CEscape(const string& src) { in CEscape() function