Home
last modified time | relevance | path

Searched defs:type_url (Results 1 – 25 of 38) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/
Dany_lite.cc56 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()
Dany.proto151 string type_url = 1; field
Dany_test.cc138 const char* type_url = src.type_url().data(); in TEST() local
154 const char* type_url = src.type_url().data(); in TEST() local
Dany.pb.h278 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()
Dtype.proto128 string type_url = 6; field
Dany.pb.cc94 bool Any::ParseAnyTypeUrl(const string& type_url, in ParseAnyTypeUrl()
/third_party/protobuf/src/google/protobuf/util/internal/
Dtype_info_test_helper.cc89 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/
Djson_util.h127 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()
Djson_util.cc85 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()
Dtype_resolver_util.cc76 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()
Dtype_resolver_util_test.cc92 const std::string& type_url) { in CheckFieldTypeUrl()
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Ddiscovery.proto69 string type_url = 4; field
111 string type_url = 4; field
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.cc78 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/
Dstatus.cc78 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/
Dstatus_internal.h31 std::string type_url; member
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/
Dstatus_internal.h42 std::string type_url; member
/third_party/protobuf/php/src/Google/Protobuf/
DAny.php107 private $type_url = ''; variable in Google\\Protobuf\\Any
DField.php48 private $type_url = ''; variable in Google\\Protobuf\\Field
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc541 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 …]
Dxds_client.cc145 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/
Deds_for_test.proto155 string type_url = 4; field
196 string type_url = 4; field
/third_party/protobuf/conformance/
Dconformance_cpp.cc71 string* type_url; variable
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc141 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()
Dxds_api.cc531 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/
Djson_encode.c291 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

12