HomeSort by relevance Sort by last modified time
    Searched refs:STORE_POLICY_ERROR (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_store_chromeos.cc 174 case chromeos::DeviceSettingsService::STORE_POLICY_ERROR:
201 case chromeos::DeviceSettingsService::STORE_POLICY_ERROR:
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.cc 182 HandleError(STORE_POLICY_ERROR, callback);
206 HandleError(DeviceSettingsService::STORE_POLICY_ERROR, callback);
213 HandleError(DeviceSettingsService::STORE_POLICY_ERROR, callback);
device_settings_service.h 66 STORE_POLICY_ERROR, // Failure constructing the settings blob.
device_settings_service_unittest.cc 267 EXPECT_EQ(DeviceSettingsService::STORE_POLICY_ERROR,
297 EXPECT_EQ(DeviceSettingsService::STORE_POLICY_ERROR,
321 EXPECT_EQ(DeviceSettingsService::STORE_POLICY_ERROR,
336 EXPECT_EQ(DeviceSettingsService::STORE_POLICY_ERROR,
session_manager_operation.cc 283 ReportResult(DeviceSettingsService::STORE_POLICY_ERROR);
device_settings_provider.cc     [all...]

Completed in 93 milliseconds