• Home
  • Raw
  • Download

Lines Matching refs:ErrorCode

97     abort_action_completer.set_code(ErrorCode::kSuccess);  in PerformAction()
107 Cleanup(ErrorCode::kSuccess); // error code is ignored if canceled_ is true. in TerminateProcessing()
110 void FilesystemVerifierAction::Cleanup(ErrorCode code) { in Cleanup()
125 if (code == ErrorCode::kSuccess && HasOutputPipe()) in Cleanup()
212 Cleanup(ErrorCode::kVerityCalculationError); in WriteVerityAndHashPartition()
219 Cleanup(ErrorCode::kFilesystemVerifierError); in WriteVerityAndHashPartition()
229 Cleanup(ErrorCode::kVerityCalculationError); in WriteVerityAndHashPartition()
238 Cleanup(ErrorCode::kVerityCalculationError); in WriteVerityAndHashPartition()
244 Cleanup(ErrorCode::kVerityCalculationError); in WriteVerityAndHashPartition()
275 Cleanup(ErrorCode::kFilesystemVerifierError); in HashPartition()
284 Cleanup(ErrorCode::kFilesystemVerifierError); in HashPartition()
289 Cleanup(ErrorCode::kFilesystemVerifierError); in HashPartition()
316 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
321 Cleanup(ErrorCode::kSuccess); in StartPartitionHashing()
346 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
352 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
374 Cleanup(ErrorCode::kVerityCalculationError); in StartPartitionHashing()
430 Cleanup(ErrorCode::kError); in FinishPartitionHashing()
445 Cleanup(ErrorCode::kNewRootfsVerificationError); in FinishPartitionHashing()
482 Cleanup(ErrorCode::kDownloadStateInitializationError); in FinishPartitionHashing()
491 Cleanup(ErrorCode::kNewRootfsVerificationError); in FinishPartitionHashing()