OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prototypes_
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
dynamic_message.cc
438
prototypes_
(new PrototypeMap) {
443
prototypes_
(new PrototypeMap) {
447
for (PrototypeMap::Map::iterator iter =
prototypes_
->map_.begin();
448
iter !=
prototypes_
->map_.end(); ++iter) {
465
const DynamicMessage::TypeInfo** target = &
prototypes_
->map_[type];
dynamic_message.h
124
scoped_ptr<PrototypeMap>
prototypes_
;
member in class:google::protobuf::DynamicMessageFactory
Completed in 6745 milliseconds