Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/outlier_detection/
H A Doutlier_detection.cc155 RefCountedPtr<EndpointState> endpoint_state() const { in endpoint_state() function in grpc_core::__anond43a551e0111::OutlierDetectionLb::SubchannelWrapper
247 RefCountedPtr<EndpointState> endpoint_state() { in endpoint_state() function in grpc_core::__anond43a551e0111::OutlierDetectionLb::SubchannelState
252 void set_endpoint_state(RefCountedPtr<EndpointState> endpoint_state) { in set_endpoint_state()
492 RefCountedPtr<EndpointState> endpoint_state) in SubchannelCallTracker()
561 auto endpoint_state = subchannel_wrapper->endpoint_state(); in Pick() local
899 auto* endpoint_state = state.second.get(); in OnTimerLocked() local
1055 auto* endpoint_state = state.second.get(); in OnTimerLocked() local
/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Ddevice_slot.rs388 let endpoint_state = context.endpoint_context[endpoint_index] in ring_doorbell() localVariable
H A Dxhci_abi.rs837 endpoint_state: EndpointState, field