OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowSetCookie
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/android_webview/browser/
aw_cookie_access_policy.h
52
bool
AllowSetCookie
(const GURL& url,
aw_cookie_access_policy.cc
61
bool AwCookieAccessPolicy::
AllowSetCookie
(const GURL& url,
aw_content_browser_client.cc
270
bool AwContentBrowserClient::
AllowSetCookie
(const GURL& url,
277
return AwCookieAccessPolicy::GetInstance()->
AllowSetCookie
(url,
aw_content_browser_client.h
70
virtual bool
AllowSetCookie
(const GURL& url,
/external/chromium_org/content/browser/renderer_host/
socket_stream_dispatcher_host.cc
161
return GetContentClient()->browser()->
AllowSetCookie
(
render_message_filter.cc
577
if (GetContentClient()->browser()->
AllowSetCookie
(
[
all
...]
/external/chromium_org/content/public/browser/
content_browser_client.cc
128
bool ContentBrowserClient::
AllowSetCookie
(const GURL& url,
content_browser_client.h
297
virtual bool
AllowSetCookie
(const GURL& url,
/external/chromium_org/chrome/browser/
chrome_content_browser_client.h
127
virtual bool
AllowSetCookie
(const GURL& url,
chrome_content_browser_client.cc
[
all
...]
Completed in 53 milliseconds