Searched defs:GetPrototypeNoLock (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
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.cc400 factory->GetPrototypeNoLock(field->message_type());
455 return GetPrototypeNoLock(type);
458 const Message* DynamicMessageFactory::GetPrototypeNoLock( function in class:google::protobuf::DynamicMessageFactory

Completed in 464 milliseconds