Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/util/internal/ | |
type_info_test_helper.h | 89 google::protobuf::scoped_ptr<TypeInfo> typeinfo_; member in class:google::protobuf::util::converter::testing::TypeInfoTestHelper |
protostream_objectsource.h | 272 const TypeInfo* typeinfo_; member in class:google::protobuf::util::converter::ProtoStreamObjectSource 273 // Whether this class owns the typeinfo_ object. If true the typeinfo_ object |
default_value_objectwriter.h | 245 const TypeInfo* typeinfo_; member in class:google::protobuf::util::converter::DefaultValueObjectWriter |
proto_writer.h | 143 const TypeInfo* typeinfo() { return typeinfo_; } 199 const TypeInfo* typeinfo_; member in class:google::protobuf::util::converter::ProtoWriter::ProtoElement 287 // typeinfo_ : the TypeInfo object to lookup types. 289 const TypeInfo* typeinfo_; member in class:google::protobuf::util::converter::ProtoWriter 290 // Whether we own the typeinfo_ object. |