Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2464 PyObject* ToUnicode(CMessage* self) { in CheckAndGetInteger() function
2576 { "__unicode__", (PyCFunction)ToUnicode, METH_NOARGS, in CheckAndGetInteger()