Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dtype_info.h71 virtual const google::protobuf::Enum* GetEnumByTypeUrl(
Dtype_info.cc86 virtual const google::protobuf::Enum* GetEnumByTypeUrl( in GetEnumByTypeUrl() function in google::protobuf::util::converter::__anon694f13ae0111::TypeInfoForTypeResolver
Dprotostream_objectsource.cc859 typeinfo_->GetEnumByTypeUrl(field->type_url()); in RenderNonMessageField()
983 typeinfo_->GetEnumByTypeUrl(field.type_url()); in ReadFieldValueAsString()
Ddefault_value_objectwriter.cc401 typeinfo->GetEnumByTypeUrl(field.type_url()); in FindEnumDefault()
Dproto_writer.cc664 typeinfo_->GetEnumByTypeUrl(field.type_url()), in RenderPrimitiveField()