Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1590 struct ReleaseChild : public ChildVisitor { in CheckAndGetInteger() struct
1592 explicit ReleaseChild(CMessage* parent) : in CheckAndGetInteger() argument
1625 ReleaseChild(self)); in CheckAndGetInteger()
1696 if (ForEachCompositeField(self, ReleaseChild(self)) == -1) in CheckAndGetInteger()