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

  /system/update_engine/common/
error_code.h 61 kOmahaUpdateIgnoredPerPolicy = 35,
error_code_utils.cc 103 case ErrorCode::kOmahaUpdateIgnoredPerPolicy:
104 return "ErrorCode::kOmahaUpdateIgnoredPerPolicy";
  /system/update_engine/
metrics_utils.cc 101 case ErrorCode::kOmahaUpdateIgnoredPerPolicy:
194 case ErrorCode::kOmahaUpdateIgnoredPerPolicy:
omaha_request_action.cc     [all...]
payload_state.cc 341 case ErrorCode::kOmahaUpdateIgnoredPerPolicy:
    [all...]
omaha_request_action_unittest.cc 488 ErrorCode::kOmahaUpdateIgnoredPerPolicy,
513 ErrorCode::kOmahaUpdateIgnoredPerPolicy,
    [all...]
update_attempter.cc     [all...]
  /system/update_engine/update_manager/
chromeos_policy.cc 126 case ErrorCode::kOmahaUpdateIgnoredPerPolicy:
    [all...]

Completed in 181 milliseconds