Searched refs:GetPrototypeNoLock (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h128 const Message* GetPrototypeNoLock(const Descriptor* type);
H A Ddynamic_message.cc413 factory->GetPrototypeNoLock(field->message_type());
468 return GetPrototypeNoLock(type);
471 const Message* DynamicMessageFactory::GetPrototypeNoLock( function in class:google::protobuf::DynamicMessageFactory
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.h128 const Message* GetPrototypeNoLock(const Descriptor* type);
H A Ddynamic_message.cc400 factory->GetPrototypeNoLock(field->message_type());
455 return GetPrototypeNoLock(type);
458 const Message* DynamicMessageFactory::GetPrototypeNoLock( function in class:google::protobuf::DynamicMessageFactory

Completed in 147 milliseconds