Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc226 struct ResourceTypeState { struct in grpc_core::XdsClient::ChannelState::AdsCallState
227 ~ResourceTypeState() { GRPC_ERROR_UNREF(error); } in ~ResourceTypeState()
230 std::string version;
231 std::string nonce;
232 grpc_error* error = GRPC_ERROR_NONE;
236 subscribed_resources;
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc240 struct ResourceTypeState { struct in grpc_core::XdsClient::ChannelState::AdsCallState
241 ~ResourceTypeState() { GRPC_ERROR_UNREF(error); } in ~ResourceTypeState()
244 std::string nonce;
245 grpc_error* error = GRPC_ERROR_NONE;
249 subscribed_resources;