Home
last modified time | relevance | path

Searched refs:GetGeolocationContentSettingsMap (Results 1 – 16 of 16) sorted by relevance

/external/chromium/chrome/browser/geolocation/
Dgeolocation_content_settings_map_unittest.cc69 profile.GetGeolocationContentSettingsMap(); in TEST_F()
80 profile.GetGeolocationContentSettingsMap(); in TEST_F()
108 profile.GetGeolocationContentSettingsMap(); in TEST_F()
157 profile.GetGeolocationContentSettingsMap(); in TEST_F()
170 profile.GetGeolocationContentSettingsMap(); in TEST_F()
191 profile.GetGeolocationContentSettingsMap(); in TEST_F()
223 profile.GetGeolocationContentSettingsMap(); in TEST_F()
266 profile.GetGeolocationContentSettingsMap(); in TEST_F()
287 profile.GetGeolocationContentSettingsMap(); in TEST_F()
Dgeolocation_exceptions_table_model_unittest.cc37 profile()->GetGeolocationContentSettingsMap())); in ResetModel()
42 profile()->GetGeolocationContentSettingsMap()); in CreateAllowedSamples()
59 profile()->GetGeolocationContentSettingsMap()); in TEST_F()
88 profile()->GetGeolocationContentSettingsMap()); in TEST_F()
115 profile()->GetGeolocationContentSettingsMap()); in TEST_F()
Dgeolocation_permission_context_unittest.cc208 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
211 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
257 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
260 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
268 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
271 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
314 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
317 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
436 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
440 profile()->GetGeolocationContentSettingsMap()->GetContentSetting( in TEST_F()
Dgeolocation_settings_state_unittest.cc36 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
41 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
133 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
138 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
143 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
Dgeolocation_settings_state.cc57 profile_->GetGeolocationContentSettingsMap()->GetDefaultContentSetting(); in GetDetailedInfo()
85 profile_->GetGeolocationContentSettingsMap()->GetContentSetting( in GetDetailedInfo()
Dgeolocation_permission_context.cc394 profile_->GetGeolocationContentSettingsMap()->SetContentSetting( in OnPermissionSet()
555 profile_->GetGeolocationContentSettingsMap()->GetContentSetting( in RequestGeolocationPermission()
Dgeolocation_browsertest.cc427 current_browser_->profile()->GetGeolocationContentSettingsMap()-> in IN_PROC_BROWSER_TEST_F()
440 current_browser_->profile()->GetGeolocationContentSettingsMap()-> in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc362 GetGeolocationContentSettingsMap()->GetDefaultContentSetting(); in GetSettingDefaultFromModel()
377 GetGeolocationContentSettingsMap()->IsDefaultContentSettingManaged(); in GetDefaultSettingManagedFromModel()
436 web_ui_->GetProfile()->GetGeolocationContentSettingsMap(); in UpdateGeolocationExceptionsView()
576 web_ui_->GetProfile()->GetGeolocationContentSettingsMap()-> in SetContentFilter()
608 web_ui_->GetProfile()->GetGeolocationContentSettingsMap()-> in RemoveException()
/external/chromium/chrome/browser/ui/options/
Doptions_util.cc85 profile->GetGeolocationContentSettingsMap()->ResetToDefault(); in ResetToDefaults()
/external/chromium/chrome/browser/profiles/
Dprofile.cc460 virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() { in GetGeolocationContentSettingsMap() function in OffTheRecordProfileImpl
461 return profile_->GetGeolocationContentSettingsMap(); in GetGeolocationContentSettingsMap()
Dprofile.h402 virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() = 0;
Dprofile_impl.h98 virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap();
Dprofile_impl.cc951 GeolocationContentSettingsMap* ProfileImpl::GetGeolocationContentSettingsMap() { in GetGeolocationContentSettingsMap() function in ProfileImpl
/external/chromium/chrome/browser/
Dcontent_setting_bubble_model_unittest.cc172 profile_->GetGeolocationContentSettingsMap(); in TEST_F()
Dcontent_setting_bubble_model.cc468 profile()->GetGeolocationContentSettingsMap(); in OnCustomLinkClicked()
/external/chromium/android/autofill/
Dprofile_android.h189 …virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() { NOTREACHED(); return … in GetGeolocationContentSettingsMap() function