HomeSort by relevance Sort by last modified time
    Searched refs:GetPrototypeNoLock (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
dynamic_message.h 128 const Message* GetPrototypeNoLock(const Descriptor* type);
dynamic_message.cc 400 factory->GetPrototypeNoLock(field->message_type());
455 return GetPrototypeNoLock(type);
458 const Message* DynamicMessageFactory::GetPrototypeNoLock(

Completed in 101 milliseconds