Home
last modified time | relevance | path

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

/external/cronet/net/url_request/
Durl_request_job.cc158 bool URLRequestJob::GetTransactionRemoteEndpoint(IPEndPoint* endpoint) const { in GetTransactionRemoteEndpoint() function in net::URLRequestJob
Durl_request.cc402 bool URLRequest::GetTransactionRemoteEndpoint(IPEndPoint* endpoint) const { in GetTransactionRemoteEndpoint() function in net::URLRequest
Durl_request_http_job.cc1217 bool URLRequestHttpJob::GetTransactionRemoteEndpoint( in GetTransactionRemoteEndpoint() function in net::URLRequestHttpJob