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

  /external/protobuf/src/google/protobuf/
map_entry.h 69 metadata.reflection = reflection_;
74 MapEntryBase() : descriptor_(NULL), reflection_(NULL) { }
78 const Reflection* reflection_; member in class:google::protobuf::internal::MapEntryBase
136 delete reflection_;
184 entry->reflection_ = reflection_;
192 entry->reflection_ = reflection_;
254 entry->reflection_ = reflection;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_entry.h 69 metadata.reflection = reflection_;
74 MapEntryBase() : descriptor_(NULL), reflection_(NULL) { }
78 const Reflection* reflection_; member in class:google::protobuf::internal::MapEntryBase
136 delete reflection_;
184 entry->reflection_ = reflection_;
192 entry->reflection_ = reflection_;
254 entry->reflection_ = reflection;

Completed in 3381 milliseconds