Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h309 void ProcessingDoneUpdate(const ActionProcessor* processor, ErrorCode code);
Dupdate_attempter.cc1206 ProcessingDoneUpdate(processor, code); in ProcessingDoneInternal()
1227 void UpdateAttempter::ProcessingDoneUpdate(const ActionProcessor* processor, in ProcessingDoneUpdate() function in chromeos_update_engine::UpdateAttempter