Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2932 ScopedPyObjectPtr mutable_sequence( in CheckAndGetInteger() local
2934 if (mutable_sequence == NULL) { in CheckAndGetInteger()
2938 PyObject_CallMethod(mutable_sequence.get(), "register", "O", in CheckAndGetInteger()
2943 PyObject_CallMethod(mutable_sequence.get(), "register", "O", in CheckAndGetInteger()