Searched defs:GetGeolocationContentSettingsMap (Results 1 - 3 of 3) sorted by relevance

/external/chromium/android/autofill/
H A Dprofile_android.h189 virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc460 virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() { function in class:OffTheRecordProfileImpl
461 return profile_->GetGeolocationContentSettingsMap();
H A Dprofile_impl.cc951 GeolocationContentSettingsMap* ProfileImpl::GetGeolocationContentSettingsMap() { function in class:ProfileImpl

Completed in 69 milliseconds