Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddynamic_message.h138 static void ConstructDefaultOneofInstance(const Descriptor* type,
Ddynamic_message.cc769 ConstructDefaultOneofInstance(type_info->type, in GetPrototypeNoLock()
808 void DynamicMessageFactory::ConstructDefaultOneofInstance( in ConstructDefaultOneofInstance() function in google::protobuf::DynamicMessageFactory