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

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_store_chromeos.cc 176 case chromeos::DeviceSettingsService::STORE_TEMP_VALIDATION_ERROR:
208 case chromeos::DeviceSettingsService::STORE_TEMP_VALIDATION_ERROR:
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.h 71 STORE_TEMP_VALIDATION_ERROR, // Temporary policy validation failure.
session_manager_operation.cc 203 status = DeviceSettingsService::STORE_TEMP_VALIDATION_ERROR;
device_settings_service.cc 373 if (status == STORE_TEMP_VALIDATION_ERROR) {
device_settings_provider.cc     [all...]

Completed in 1282 milliseconds