Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2929 ScopedPyObjectPtr mutable_sequence( in CheckAndGetInteger() local
2931 if (mutable_sequence == NULL) { in CheckAndGetInteger()
2935 PyObject_CallMethod(mutable_sequence.get(), "register", "O", in CheckAndGetInteger()
2940 PyObject_CallMethod(mutable_sequence.get(), "register", "O", in CheckAndGetInteger()