Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h122 struct ReflectionSchema { struct
Dmessage.h931 const internal::ReflectionSchema schema_;
958 const internal::ReflectionSchema& schema,
Dgenerated_message_reflection.cc71 using google::protobuf::internal::ReflectionSchema;
175 inline void CheckInvalidAccess(const internal::ReflectionSchema& schema, in CheckInvalidAccess()
218 const internal::ReflectionSchema& schema, in Reflection()
2289 ReflectionSchema MigrationToReflectionSchema( in MigrationToReflectionSchema()
2292 ReflectionSchema result; in MigrationToReflectionSchema()
Ddynamic_message.cc829 internal::ReflectionSchema schema = { in GetPrototypeNoLock()