HomeSort by relevance Sort by last modified time
    Searched refs:GetGeolocationPermissionContext (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/content/public/test/
test_browser_context.h 56 GetGeolocationPermissionContext() OVERRIDE;
test_browser_context.cc 126 TestBrowserContext::GetGeolocationPermissionContext() {
  /external/chromium_org/content/shell/browser/
shell_browser_context.h 59 GetGeolocationPermissionContext() OVERRIDE;
shell_browser_context.cc 215 ShellBrowserContext::GetGeolocationPermissionContext() {
  /external/chromium_org/content/public/browser/
browser_context.h 156 virtual GeolocationPermissionContext* GetGeolocationPermissionContext() = 0;
  /external/chromium_org/android_webview/browser/
aw_browser_context.h 106 GetGeolocationPermissionContext() OVERRIDE;
aw_browser_context.cc 214 AwBrowserContext::GetGeolocationPermissionContext() {
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.h 59 GetGeolocationPermissionContext() OVERRIDE;
fake_profile.cc 75 FakeProfile::GetGeolocationPermissionContext() {
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 113 GetGeolocationPermissionContext() OVERRIDE;
profile_impl.h 90 GetGeolocationPermissionContext() OVERRIDE;
off_the_record_profile_impl.cc 362 OffTheRecordProfileImpl::GetGeolocationPermissionContext() {
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/profiles/
profile.cc 464 virtual GeolocationPermissionContext* GetGeolocationPermissionContext() {
465 return profile_->GetGeolocationPermissionContext();
profile.h 412 virtual GeolocationPermissionContext* GetGeolocationPermissionContext() = 0;
profile_impl.h 99 virtual GeolocationPermissionContext* GetGeolocationPermissionContext();
profile_impl.cc     [all...]
  /external/chromium/android/autofill/
profile_android.h 190 virtual GeolocationPermissionContext* GetGeolocationPermissionContext() { NOTREACHED(); return NULL; }
  /external/chromium_org/chrome/test/base/
testing_profile.h 221 GetGeolocationPermissionContext() OVERRIDE;
testing_profile.cc 782 TestingProfile::GetGeolocationPermissionContext() {
  /external/chromium_org/content/browser/download/
download_manager_impl_unittest.cc 420 MOCK_METHOD0(GetGeolocationPermissionContext,
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 661 GetID(), browser_context->GetGeolocationPermissionContext());
    [all...]
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.cc 119 browser_context->GetGeolocationPermissionContext();
    [all...]

Completed in 216 milliseconds