Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.h195 int InternalSetNonOneofScalar(Message* message,
Dmessage.cc2336 int InternalSetNonOneofScalar( in CheckAndGetInteger() function
2428 return InternalSetNonOneofScalar(self->message, field_descriptor, arg); in CheckAndGetInteger()