Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/prefs/
Dpref_value_store_unittest.cc69 const char kCommandLineValue[] = "command_line:command_line"; variable
76 const char kCommandLineValue[] = "user:command_line"; variable
84 const char kCommandLineValue[] = "recommended_platform:command_line"; variable
94 const char kCommandLineValue[] = "recommended_cloud:command_line"; variable
105 const char kCommandLineValue[] = "default:command_line"; variable
181 command_line_pref::kCommandLineValue); in CreateCommandLinePrefs()
194 user_pref::kCommandLineValue); in CreateUserPrefs()
213 recommended_platform_pref::kCommandLineValue); in CreateRecommendedPlatformPrefs()
235 recommended_cloud_pref::kCommandLineValue); in CreateRecommendedCloudPrefs()
260 default_pref::kCommandLineValue); in CreateDefaultPrefs()
[all …]