OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGeolocationContentSettingsMap
(Results
1 - 16
of
16
) sorted by null
/external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model_unittest.cc
37
profile()->
GetGeolocationContentSettingsMap
()));
42
profile()->
GetGeolocationContentSettingsMap
());
59
profile()->
GetGeolocationContentSettingsMap
());
88
profile()->
GetGeolocationContentSettingsMap
());
115
profile()->
GetGeolocationContentSettingsMap
());
geolocation_content_settings_map_unittest.cc
69
profile.
GetGeolocationContentSettingsMap
();
80
profile.
GetGeolocationContentSettingsMap
();
108
profile.
GetGeolocationContentSettingsMap
();
157
profile.
GetGeolocationContentSettingsMap
();
170
profile.
GetGeolocationContentSettingsMap
();
191
profile.
GetGeolocationContentSettingsMap
();
223
profile.
GetGeolocationContentSettingsMap
();
266
profile.
GetGeolocationContentSettingsMap
();
287
profile.
GetGeolocationContentSettingsMap
();
geolocation_permission_context_unittest.cc
208
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
211
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
257
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
260
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
268
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
271
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
314
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
317
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
436
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting(
440
profile()->
GetGeolocationContentSettingsMap
()->GetContentSetting
[
all
...]
geolocation_settings_state_unittest.cc
36
profile.
GetGeolocationContentSettingsMap
()->SetContentSetting(
41
profile.
GetGeolocationContentSettingsMap
()->SetContentSetting(
133
profile.
GetGeolocationContentSettingsMap
()->SetContentSetting(
138
profile.
GetGeolocationContentSettingsMap
()->SetContentSetting(
143
profile.
GetGeolocationContentSettingsMap
()->SetContentSetting(
geolocation_settings_state.cc
57
profile_->
GetGeolocationContentSettingsMap
()->GetDefaultContentSetting();
85
profile_->
GetGeolocationContentSettingsMap
()->GetContentSetting(
geolocation_permission_context.cc
394
profile_->
GetGeolocationContentSettingsMap
()->SetContentSetting(
555
profile_->
GetGeolocationContentSettingsMap
()->GetContentSetting(
geolocation_browsertest.cc
427
current_browser_->profile()->
GetGeolocationContentSettingsMap
()->
440
current_browser_->profile()->
GetGeolocationContentSettingsMap
()->
/external/chromium/chrome/browser/ui/options/
options_util.cc
85
profile->
GetGeolocationContentSettingsMap
()->ResetToDefault();
/external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.cc
362
GetGeolocationContentSettingsMap
()->GetDefaultContentSetting();
377
GetGeolocationContentSettingsMap
()->IsDefaultContentSettingManaged();
436
web_ui_->GetProfile()->
GetGeolocationContentSettingsMap
();
576
web_ui_->GetProfile()->
GetGeolocationContentSettingsMap
()->
608
web_ui_->GetProfile()->
GetGeolocationContentSettingsMap
()->
/external/chromium/chrome/browser/profiles/
profile.cc
460
virtual GeolocationContentSettingsMap*
GetGeolocationContentSettingsMap
() {
461
return profile_->
GetGeolocationContentSettingsMap
();
profile.h
409
virtual GeolocationContentSettingsMap*
GetGeolocationContentSettingsMap
() = 0;
profile_impl.h
98
virtual GeolocationContentSettingsMap*
GetGeolocationContentSettingsMap
();
profile_impl.cc
[
all
...]
/external/chromium/android/autofill/
profile_android.h
189
virtual GeolocationContentSettingsMap*
GetGeolocationContentSettingsMap
() { NOTREACHED(); return NULL; }
/external/chromium/chrome/browser/
content_setting_bubble_model_unittest.cc
172
profile_->
GetGeolocationContentSettingsMap
();
content_setting_bubble_model.cc
468
profile()->
GetGeolocationContentSettingsMap
();
Completed in 2294 milliseconds