Searched refs:CompletePostinstall (Results 1 – 2 of 2) sorted by relevance
84 return CompletePostinstall(ErrorCode::kPostInstallMountError); in PerformAction()97 return CompletePostinstall(ErrorCode::kPostinstallPowerwashError); in PerformAction()127 return CompletePostinstall(ErrorCode::kSuccess); in PerformPartitionPostinstall()138 return CompletePostinstall(ErrorCode::kSuccess); in PerformPartitionPostinstall()146 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()156 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()170 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()179 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()356 return CompletePostinstall(error_code); in Cleanup()366 void PostinstallRunnerAction::CompletePostinstall(ErrorCode error_code) { in Cleanup() function in chromeos_update_engine::PostinstallRunnerAction
101 void CompletePostinstall(ErrorCode error_code);