/third_party/protobuf/src/google/protobuf/ |
D | any_lite.cc | 56 AnyMetadata::AnyMetadata(UrlType* type_url, ValueType* value) in AnyMetadata() 97 StringPiece type_url = Get(type_url_); in InternalIs() local 103 bool ParseAnyTypeUrl(const std::string& type_url, std::string* url_prefix, in ParseAnyTypeUrl() 116 bool ParseAnyTypeUrl(const std::string& type_url, std::string* full_type_name) { in ParseAnyTypeUrl()
|
D | any.proto | 151 string type_url = 1; field
|
D | any_test.cc | 138 const char* type_url = src.type_url().data(); in TEST() local 154 const char* type_url = src.type_url().data(); in TEST() local
|
D | any.pb.h | 278 inline const std::string& Any::type_url() const { in type_url() function 325 inline void Any::set_allocated_type_url(std::string* type_url) { in set_allocated_type_url()
|
D | type.proto | 128 string type_url = 6; field
|
D | any.pb.cc | 94 bool Any::ParseAnyTypeUrl(const string& type_url, in ParseAnyTypeUrl()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | type_info_test_helper.cc | 89 io::CodedInputStream* coded_input, const std::string& type_url) { in NewProtoSource() 102 const std::string& type_url, strings::ByteSink* output, in NewProtoWriter() 116 const std::string& type_url, ObjectWriter* writer) { in NewDefaultValueWriter()
|
/third_party/protobuf/src/google/protobuf/util/ |
D | json_util.h | 127 TypeResolver* resolver, const std::string& type_url, in BinaryToJsonStream() 140 const std::string& type_url, in BinaryToJsonString() 158 TypeResolver* resolver, const std::string& type_url, in JsonToBinaryStream() 171 const std::string& type_url, in JsonToBinaryString()
|
D | json_util.cc | 85 const std::string& type_url, in BinaryToJsonStream() 113 const std::string& type_url, in BinaryToJsonString() 176 const std::string& type_url, in JsonToBinaryStream() 207 const std::string& type_url, in JsonToBinaryString()
|
D | type_resolver_util.cc | 76 Status ResolveMessageType(const std::string& type_url, Type* type) override { in ResolveMessageType() 92 Status ResolveEnumType(const std::string& type_url, in ResolveEnumType() 308 Status ParseTypeUrl(const std::string& type_url, std::string* type_name) { in ParseTypeUrl()
|
D | type_resolver_util_test.cc | 92 const std::string& type_url) { in CheckFieldTypeUrl()
|
/third_party/grpc/src/proto/grpc/testing/xds/v3/ |
D | discovery.proto | 69 string type_url = 4; field 111 string type_url = 4; field
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
D | status.cc | 78 absl::string_view type_url) { in FindPayloadIndexByUrl() 125 void Status::SetPayload(absl::string_view type_url, absl::Cord payload) { in SetPayload() 145 bool Status::ErasePayload(absl::string_view type_url) { in ErasePayload() 297 const absl::Cord& payload) { in ToStringSlow()
|
/third_party/abseil-cpp/absl/status/ |
D | status.cc | 78 absl::string_view type_url) { in FindPayloadIndexByUrl() 125 void Status::SetPayload(absl::string_view type_url, absl::Cord payload) { in SetPayload() 145 bool Status::ErasePayload(absl::string_view type_url) { in ErasePayload() 299 const absl::Cord& payload) { in ToStringSlow()
|
/third_party/abseil-cpp/absl/status/internal/ |
D | status_internal.h | 31 std::string type_url; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/ |
D | status_internal.h | 42 std::string type_url; member
|
/third_party/protobuf/php/src/Google/Protobuf/ |
D | Any.php | 107 private $type_url = ''; variable in Google\\Protobuf\\Any
|
D | Field.php | 48 private $type_url = ''; variable in Google\\Protobuf\\Field
|
/third_party/grpc/src/core/ext/xds/ |
D | xds_api.cc | 541 bool IsLds(absl::string_view type_url) { in IsLds() 545 bool IsRds(absl::string_view type_url) { in IsRds() 549 bool IsCds(absl::string_view type_url) { in IsCds() 553 bool IsEds(absl::string_view type_url) { in IsEds() 743 const std::string& type_url) { in TypeUrlExternalToInternal() 764 const XdsBootstrap::XdsServer& server, const std::string& type_url, in CreateAdsRequest() 1490 absl::string_view type_url = in LdsResponseParse() local 1579 absl::string_view type_url = in RdsResponseParse() local 1644 absl::string_view type_url = in CdsResponseParse() local 2083 absl::string_view type_url = in EdsResponseParse() local [all …]
|
D | xds_client.cc | 145 ResourceState(const std::string& type_url, const std::string& name, in ResourceState() 534 void XdsClient::ChannelState::Subscribe(const std::string& type_url, in Subscribe() 552 void XdsClient::ChannelState::Unsubscribe(const std::string& type_url, in Unsubscribe() 793 const std::string& type_url) { in SendMessageLocked() 846 const std::string& type_url, const std::string& name) { in Subscribe() 856 const std::string& type_url, const std::string& name, in Unsubscribe() 1271 const std::string& type_url) { in ResourceNamesForRequest()
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | eds_for_test.proto | 155 string type_url = 4; field 196 string type_url = 4; field
|
/third_party/protobuf/conformance/ |
D | conformance_cpp.cc | 71 string* type_url; variable
|
/third_party/grpc/src/core/ext/filters/client_channel/xds/ |
D | xds_client.cc | 141 ResourceState(const std::string& type_url, const std::string& name) in ResourceState() 544 void XdsClient::ChannelState::Subscribe(const std::string& type_url, in Subscribe() 562 void XdsClient::ChannelState::Unsubscribe(const std::string& type_url, in Unsubscribe() 796 const std::string& type_url) { in SendMessageLocked() 847 const std::string& type_url, const std::string& name) { in Subscribe() 856 const std::string& type_url, const std::string& name, in Unsubscribe() 1214 std::string type_url; in OnResponseReceivedLocked() local 1326 const std::string& type_url) { in ResourceNamesForRequest()
|
D | xds_api.cc | 531 const std::string& type_url, in CreateAdsRequest() 1369 const upb_strview type_url = google_protobuf_Any_type_url(resources[i]); in LdsResponseParse() local 1456 const upb_strview type_url = google_protobuf_Any_type_url(resources[i]); in RdsResponseParse() local 1502 const upb_strview type_url = google_protobuf_Any_type_url(resources[i]); in CdsResponseParse() local 1688 upb_strview type_url = google_protobuf_Any_type_url(resources[i]); in EdsResponseParse() local 1767 std::string* type_url) { in ParseAdsResponse()
|
/third_party/grpc/third_party/upb/upb/ |
D | json_encode.c | 291 static const upb_msgdef *jsonenc_getanymsg(jsonenc *e, upb_strview type_url) { in jsonenc_getanymsg() 330 upb_strview type_url = upb_msg_get(msg, type_url_f).str_val; in jsonenc_any() local
|