Searched refs:UpdateCacheBool (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Duser_cros_settings_provider.cc110 void UpdateCacheBool(const std::string& name, function in namespace:chromeos::__anon2058
227 UpdateCacheBool(path, bool_value, USE_VALUE_SUPPLIED);
330 UpdateCacheBool(name, (value == kTrueIncantation),
354 UpdateCacheBool(name, false, USE_VALUE_SUPPLIED);

Completed in 86 milliseconds