Searched refs:Cleanup (Results 1 – 4 of 4) sorted by relevance
73 Cleanup(ErrorCode::kSuccess); // error code is ignored if canceled_ is true. in TerminateProcessing()80 void FilesystemVerifierAction::Cleanup(ErrorCode code) { in Cleanup() function in chromeos_update_engine::FilesystemVerifierAction94 Cleanup(ErrorCode::kSuccess); in StartPartitionHashing()114 return Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()125 return Cleanup(ErrorCode::kFilesystemVerifierError); in StartPartitionHashing()155 Cleanup(ErrorCode::kError); in ScheduleRead()167 Cleanup(ErrorCode::kError); in OnReadDoneCallback()174 return Cleanup(ErrorCode::kError); in OnReadDoneCallback()181 return Cleanup(ErrorCode::kFilesystemVerifierError); in OnReadDoneCallback()192 Cleanup(ErrorCode::kError); in OnReadErrorCallback()[all …]
87 void Cleanup(ErrorCode code);
276 void PostinstallRunnerAction::Cleanup() { in Cleanup() function in chromeos_update_engine::PostinstallRunnerAction296 Cleanup(); in CompletePartitionPostinstall()381 Cleanup(); in TerminateProcessing()
89 void Cleanup();