Home
last modified time | relevance | path

Searched refs:reflection_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_entry.h69 metadata.reflection = reflection_; in GetMetadata()
74 MapEntryBase() : descriptor_(NULL), reflection_(NULL) { } in MapEntryBase()
78 const Reflection* reflection_; variable
136 delete reflection_; in ~MapEntry() local
186 entry->reflection_ = reflection_; in New()
194 entry->reflection_ = reflection_; in New()
256 entry->reflection_ = reflection; in CreateDefaultInstance()