Home
last modified time | relevance | path

Searched refs:OnInitialRequestSentLocked (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc197 void OnInitialRequestSentLocked();
1008 [lb_calld]() { lb_calld->OnInitialRequestSentLocked(); }, DEBUG_LOCATION); in OnInitialRequestSent()
1011 void GrpcLb::BalancerCallState::OnInitialRequestSentLocked() { in OnInitialRequestSentLocked() function in grpc_core::__anone44b111d0111::GrpcLb::BalancerCallState
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc362 void OnInitialRequestSentLocked();
1564 lrs_calld->OnInitialRequestSentLocked(); in OnInitialRequestSent()
1569 void XdsClient::ChannelState::LrsCallState::OnInitialRequestSentLocked() { in OnInitialRequestSentLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc349 void OnInitialRequestSentLocked();
1605 [lrs_calld]() { lrs_calld->OnInitialRequestSentLocked(); }, in OnInitialRequestSent()
1609 void XdsClient::ChannelState::LrsCallState::OnInitialRequestSentLocked() { in OnInitialRequestSentLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState