Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.h13 class CommandLinePrefStore; variable
39 void SetCommandLinePrefDefaults(CommandLinePrefStore* prefs);
Drenderer_prefs.cc172 void SetString(CommandLinePrefStore* prefs, in SetString()
179 void SetBool(CommandLinePrefStore* prefs, const std::string& key, bool value) { in SetBool()
230 void SetCommandLinePrefDefaults(CommandLinePrefStore* prefs) { in SetCommandLinePrefDefaults()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch7847 @@ -184,6 +184,7 @@ void SetBool(CommandLinePrefStore* prefs, const std::string& key, bool value) {
D0003-3.2-Beta3-1115.patch22214 void SetCommandLinePrefDefaults(CommandLinePrefStore* prefs) {