Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dnetwork_delegate.cc119 bool NetworkDelegate::CanSetCookie(const URLRequest& request, in CanSetCookie() function in net::NetworkDelegate
/external/cronet/net/url_request/
Durl_request_job.cc407 bool URLRequestJob::CanSetCookie(const net::CanonicalCookie& cookie, in CanSetCookie() function in net::URLRequestJob
Durl_request.cc1064 bool URLRequest::CanSetCookie(const net::CanonicalCookie& cookie, in CanSetCookie() function in net::URLRequest