Searched refs:kDisableApplicationCache (Results 1 – 6 of 6) sorted by relevance
38 { switches::kDisableApplicationCache, "" },
93 const char kDisableApplicationCache[] = "disable-application-cache"; variable
38 CONTENT_EXPORT extern const char kDisableApplicationCache[];
92 if (command_line.HasSwitch(switches::kDisableApplicationCache)) in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
354 !command_line.HasSwitch(switches::kDisableApplicationCache); in ComputeWebkitPrefs()
1089 switches::kDisableApplicationCache, in PropagateBrowserCommandLineToRenderer()