Home
last modified time | relevance | path

Searched refs:ProcessingDone (Results 1 – 14 of 14) sorted by relevance

/system/update_engine/
Dupdate_attempter_android_unittest.cc150 update_attempter_android_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
193 update_attempter_android_.ProcessingDone(nullptr, ErrorCode::kError); in TEST_F()
204 update_attempter_android_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
Dupdate_attempter_unittest.cc1221 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
1303 attempter_.ProcessingDone(nullptr, ErrorCode::kOmahaUpdateDeferredPerPolicy); in TEST_F()
1428 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
1438 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
1449 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
1460 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
1473 attempter_.ProcessingDone(nullptr, ErrorCode::kRollbackNotPossible); in TEST_F()
1486 attempter_.ProcessingDone(nullptr, ErrorCode::kRollbackNotPossible); in TEST_F()
1493 attempter_.ProcessingDone(nullptr, ErrorCode::kOmahaUpdateDeferredPerPolicy); in TEST_F()
1506 attempter_.ProcessingDone(nullptr, ErrorCode::kSuccess); in TEST_F()
[all …]
Dupdate_attempter_android.h76 void ProcessingDone(const ActionProcessor* processor,
Dupdate_attempter.h91 void ProcessingDone(const ActionProcessor* processor,
Dupdate_attempter_android.cc452 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::UpdateAttempterAndroid
Dupdate_attempter.cc987 void UpdateAttempter::ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::UpdateAttempter
Domaha_request_action_unittest.cc256 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::OmahaRequestActionTestProcessorDelegate
/system/update_engine/common/
Daction_processor.h133 virtual void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function
Daction_processor.cc137 delegate_->ProcessingDone(this, code); in StartNextActionOrFinish()
Daction_processor_unittest.cc68 virtual void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anon01019b6b0111::MyActionProcessorDelegate
/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc72 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anond321a0ef0111::DownloadActionTestProcessorDelegate
448 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anond321a0ef0411::PassObjectOutTestProcessorDelegate
Dpostinstall_runner_action_unittest.cc54 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dfilesystem_verifier_action_unittest.cc61 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { in ProcessingDone() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc185 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anone1228dae0111::ApplyPayloadProcessorDelegate