Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/xds/
Dxds_server.h223 struct ResourceTypeState { struct
228 using ResourceMap = std::map<std::string /* type_url */, ResourceTypeState>; argument
/third_party/grpc/src/core/xds/xds_client/
Dxds_client.cc282 struct ResourceTypeState { struct in grpc_core::XdsClient::XdsChannel::AdsCall
284 std::string nonce;
285 absl::Status status;
290 subscribed_resources;