Home
last modified time | relevance | path

Searched defs:ResourceTypeState (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_server.h224 struct ResourceTypeState { struct
229 using ResourceMap = std::map<std::string /* type_url */, ResourceTypeState>; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc300 struct ResourceTypeState { struct in grpc_core::XdsClient::ChannelState::AdsCallState
302 std::string nonce;
303 absl::Status status;
308 subscribed_resources;
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc315 struct ResourceTypeState { struct in grpc_core::XdsClient::XdsChannel::AdsCall
317 std::string nonce;
318 absl::Status status;
323 subscribed_resources;