Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job.cc158 bool URLRequestJob::GetTransactionRemoteEndpoint(IPEndPoint* endpoint) const { in GetTransactionRemoteEndpoint() function in net::URLRequestJob
H A Durl_request.cc396 bool URLRequest::GetTransactionRemoteEndpoint(IPEndPoint* endpoint) const { in GetTransactionRemoteEndpoint() function in net::URLRequest
H A Durl_request_http_job.cc1336 bool URLRequestHttpJob::GetTransactionRemoteEndpoint( in GetTransactionRemoteEndpoint() function in net::URLRequestHttpJob