Searched refs:OnInitialRequestSentLocked (Results 1 – 3 of 3) sorted by relevance
206 static void OnInitialRequestSentLocked(void* arg, grpc_error* error);529 GRPC_CLOSURE_INIT(&lb_on_initial_request_sent_, OnInitialRequestSentLocked, in BalancerCallState()731 void GrpcLb::BalancerCallState::OnInitialRequestSentLocked(void* arg, in OnInitialRequestSentLocked() function in grpc_core::__anon9fb3300c0111::GrpcLb::BalancerCallState
197 void OnInitialRequestSentLocked();1008 [lb_calld]() { lb_calld->OnInitialRequestSentLocked(); }, DEBUG_LOCATION); in OnInitialRequestSent()1011 void GrpcLb::BalancerCallState::OnInitialRequestSentLocked() { in OnInitialRequestSentLocked() function in grpc_core::__anon524789e00111::GrpcLb::BalancerCallState
361 void OnInitialRequestSentLocked();1570 lrs_calld->OnInitialRequestSentLocked(); in OnInitialRequestSent()1575 void XdsClient::ChannelState::LrsCallState::OnInitialRequestSentLocked() { in OnInitialRequestSentLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState