Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h126 struct ReflectionSchema { struct
Dmessage.h879 const internal::ReflectionSchema schema_;
907 const internal::ReflectionSchema& schema,
Dgenerated_message_reflection.cc68 using google::protobuf::internal::ReflectionSchema;
221 const internal::ReflectionSchema& schema, in Reflection()
2228 ReflectionSchema MigrationToReflectionSchema( in MigrationToReflectionSchema()
2231 ReflectionSchema result; in MigrationToReflectionSchema()
Ddynamic_message.cc793 internal::ReflectionSchema schema = {type_info->prototype, in GetPrototypeNoLock()