Searched defs:install_plan_ (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/ | ||
D | update_attempter_android.h | 178 InstallPlan install_plan_; variable |
D | omaha_response_handler_action.h | 72 InstallPlan install_plan_; variable |
D | update_attempter.h | 435 std::unique_ptr<InstallPlan> install_plan_; variable |
/system/update_engine/payload_consumer/ | ||
D | filesystem_verifier_action.h | 104 InstallPlan install_plan_; variable |
D | postinstall_runner_action.h | 98 InstallPlan install_plan_; variable |
D | download_action.h | 138 InstallPlan install_plan_; variable |
D | delta_performer.h | 292 InstallPlan* install_plan_; variable |
D | filesystem_verifier_action_unittest.cc | 84 std::unique_ptr<InstallPlan> install_plan_; member in chromeos_update_engine::FilesystemVerifierActionTestDelegate |
D | delta_performer_unittest.cc | 428 InstallPlan install_plan_; member in chromeos_update_engine::DeltaPerformerTest |