Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1708 static string GetMessageName(CMessage* self) { in CheckAndGetInteger() function
1752 GetMessageName(self).c_str(), PyString_AsString(joined.get())); in CheckAndGetInteger()