Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.h195 int InternalSetNonOneofScalar(Message* message,
Dmessage.cc2333 int InternalSetNonOneofScalar( in CheckAndGetInteger() function
2425 return InternalSetNonOneofScalar(self->message, field_descriptor, arg); in CheckAndGetInteger()