Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.h163 void ReleaseLastTo(const FieldDescriptor* field,
Drepeated_composite_container.cc610 void ReleaseLastTo(const FieldDescriptor* field, in ReleaseLastTo() function
646 ReleaseLastTo(field, message, child_cmessage); in Release()
Dmessage.cc618 repeated_composite_container::ReleaseLastTo( in CheckAndGetInteger()