Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h308 void ProcessingDoneInternal(const ActionProcessor* processor, ErrorCode code);
Dupdate_attempter.cc1147 void UpdateAttempter::ProcessingDoneInternal(const ActionProcessor* processor, in ProcessingDoneInternal() function in chromeos_update_engine::UpdateAttempter
1272 ProcessingDoneInternal(processor, code); in ProcessingDone()