Searched refs:OnRequestSentLocked (Results 1 – 2 of 2) sorted by relevance
260 void OnRequestSentLocked(grpc_error* error);1110 ads_calld->OnRequestSentLocked(GRPC_ERROR_REF(error)); in OnRequestSent()1115 void XdsClient::ChannelState::AdsCallState::OnRequestSentLocked( in OnRequestSentLocked() function in grpc_core::XdsClient::ChannelState::AdsCallState
247 void OnRequestSentLocked(grpc_error* error);1150 [ads_calld, error]() { ads_calld->OnRequestSentLocked(error); }, in OnRequestSent()1154 void XdsClient::ChannelState::AdsCallState::OnRequestSentLocked( in OnRequestSentLocked() function in grpc_core::XdsClient::ChannelState::AdsCallState