Lines Matching refs:Cleanup

108   Cleanup(ErrorCode::kSuccess);  // error code is ignored if canceled_ is true.  in TerminateProcessing()
111 void FilesystemVerifierAction::Cleanup(ErrorCode code) { in Cleanup() function in chromeos_update_engine::FilesystemVerifierAction
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()
317 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
322 Cleanup(ErrorCode::kSuccess); in StartPartitionHashing()
347 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
353 Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()
374 Cleanup(ErrorCode::kVerityCalculationError); in StartPartitionHashing()
431 Cleanup(ErrorCode::kError); in FinishPartitionHashing()
446 Cleanup(ErrorCode::kNewRootfsVerificationError); in FinishPartitionHashing()
483 Cleanup(ErrorCode::kDownloadStateInitializationError); in FinishPartitionHashing()
492 Cleanup(ErrorCode::kNewRootfsVerificationError); in FinishPartitionHashing()