Home
last modified time | relevance | path

Searched refs:OnProgressFdReady (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dpostinstall_runner_action.h74 void OnProgressFdReady();
Dpostinstall_runner_action.cc225 base::BindRepeating(&PostinstallRunnerAction::OnProgressFdReady, in PerformPartitionPostinstall()
230 void PostinstallRunnerAction::OnProgressFdReady() { in OnProgressFdReady() function in chromeos_update_engine::PostinstallRunnerAction