Home
last modified time | relevance | path

Searched defs:AllowCameraAccess (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/public/test/
Dmock_resource_context.cc37 bool MockResourceContext::AllowCameraAccess(const GURL& origin) { in AllowCameraAccess() function in content::MockResourceContext
/external/chromium_org/android_webview/browser/
Daw_resource_context.cc55 bool AwResourceContext::AllowCameraAccess(const GURL& origin) { in AllowCameraAccess() function in android_webview::AwResourceContext
/external/chromium_org/content/shell/browser/
Dshell_browser_context.cc49 virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE { in AllowCameraAccess() function in content::ShellBrowserContext::ShellResourceContext
/external/chromium_org/content/test/
Dwebrtc_audio_device_test.cc173 virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE { in AllowCameraAccess() function in content::MockRTCResourceContext
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.cc908 bool ProfileIOData::ResourceContext::AllowCameraAccess(const GURL& origin) { in AllowCameraAccess() function in ProfileIOData::ResourceContext
/external/chromium_org/content/browser/loader/
Dresource_scheduler_unittest.cc94 virtual bool AllowCameraAccess(const GURL& origin) OVERRIDE { return false; } in AllowCameraAccess() function in content::__anon839ffeb10111::FakeResourceContext