Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2514 PyObject* SetState(CMessage* self, PyObject* state) { in CheckAndGetInteger() function
2574 { "__setstate__", (PyCFunction)SetState, METH_O, in CheckAndGetInteger()