OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrototypeNoLock
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
dynamic_message.h
134
const Message*
GetPrototypeNoLock
(const Descriptor* type);
dynamic_message.cc
409
type_info_->factory->
GetPrototypeNoLock
(field->message_type()));
557
factory->
GetPrototypeNoLock
(field->message_type());
635
return
GetPrototypeNoLock
(type);
638
const Message* DynamicMessageFactory::
GetPrototypeNoLock
(
Completed in 216 milliseconds