Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h310 void ProcessingDoneInstall(const ActionProcessor* processor, ErrorCode code);
Dupdate_attempter.cc1204 ProcessingDoneInstall(processor, code); in ProcessingDoneInternal()
1218 void UpdateAttempter::ProcessingDoneInstall(const ActionProcessor* processor, in ProcessingDoneInstall() function in chromeos_update_engine::UpdateAttempter