Home
last modified time | relevance | path

Searched refs:kDisableGeolocation (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/public/common/
Dcontent_switches.cc198 const char kDisableGeolocation[] = "disable-geolocation"; variable
Dcontent_switches.h69 extern const char kDisableGeolocation[];
/external/chromium_org/content/child/
Druntime_features.cc75 if (command_line.HasSwitch(switches::kDisableGeolocation)) in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc952 switches::kDisableGeolocation, in PropagateBrowserCommandLineToRenderer()