Home
last modified time | relevance | path

Searched refs:SetPendingErrorForAllBoundRequests (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.h422 void SetPendingErrorForAllBoundRequests(int pending_error);
H A Dtransport_client_socket_pool.cc1257 group->SetPendingErrorForAllBoundRequests(error); in CancelAllRequestsWithError()
1803 void TransportClientSocketPool::Group::SetPendingErrorForAllBoundRequests( in SetPendingErrorForAllBoundRequests() function in net::TransportClientSocketPool::Group