Home
last modified time | relevance | path

Searched defs:resource_state (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_server.cc49 ResourceState& resource_state = resource_type_state.resource_name_map[name]; in SetResource() local
67 ResourceState& resource_state = resource_type_state.resource_name_map[name]; in UnsetResource() local
84 const ResourceState& resource_state, int client_resource_type_version) { in ClientNeedsResourceUpdate()
97 ResourceState* resource_state, in MaybeSubscribe()
130 auto& resource_state = resource_it->second; in ProcessUnsubscriptions() local
H A Dxds_server.h347 ResourceState& resource_state = resource_name_map[resource_name]; in StreamAggregatedResources() local
419 auto& resource_state = resource_name_map[resource_name]; in ProcessRequest() local
476 ResourceState& resource_state = resource_name_map[resource_name]; in ProcessUpdate() local
538 const ResourceState& resource_state = in CompleteBuildingDiscoveryResponse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc820 ResourceState& resource_state = it->second; in ParseResource() local
1086 ResourceState& resource_state = r.second; in OnRecvMessage() local
1596 ResourceState& resource_state = in WatchResource() local
1695 ResourceState& resource_state = resource_it->second; in CancelResourceWatch() local
2057 const ResourceState& resource_state = r.second; in DumpClientConfigBinary() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc927 ResourceState& resource_state = it->second; in ParseResource() local
1204 ResourceState& resource_state = r.second; in OnRecvMessage() local
1702 ResourceState& resource_state = it_is_new.first->second; in WatchResource() local
1823 ResourceState& resource_state = resource_it->second; in CancelResourceWatch() local