Searched defs:IsDeviceSetting (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_provider.cc456 bool DeviceSettingsProvider::IsDeviceSetting(const std::string& name) { function in class:chromeos::DeviceSettingsProvider
474 if (IsDeviceSetting(path)) {
892 if (IsDeviceSetting(path)) {
912 return IsDeviceSetting(path);

Completed in 170 milliseconds