Searched refs:CompletePostinstall (Results 1 – 2 of 2) sorted by relevance
71 return CompletePostinstall(ErrorCode::kPostinstallPowerwashError); in PerformAction()101 return CompletePostinstall(ErrorCode::kSuccess); in PerformPartitionPostinstall()112 return CompletePostinstall(ErrorCode::kSuccess); in PerformPartitionPostinstall()120 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()146 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()155 return CompletePostinstall(ErrorCode::kPostinstallRunnerError); in PerformPartitionPostinstall()329 return CompletePostinstall(error_code); in CompletePartitionPostinstall()339 void PostinstallRunnerAction::CompletePostinstall(ErrorCode error_code) { in CompletePostinstall() function in chromeos_update_engine::PostinstallRunnerAction
98 void CompletePostinstall(ErrorCode error_code);