Home
last modified time | relevance | path

Searched refs:SetOutputObject (Results 1 – 9 of 9) sorted by relevance

/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.cc57 SetOutputObject(install_plan_); in PerformAction()
80 SetOutputObject(install_plan_); in Cleanup()
Dinstall_plan.h189 SetOutputObject(install_plan_); in PerformAction()
Dpostinstall_runner_action.cc373 SetOutputObject(install_plan_); in CompletePostinstall()
Ddownload_action.cc454 SetOutputObject(install_plan_); in TransferComplete()
/system/update_engine/common/
Daction.h202 void SetOutputObject( in SetOutputObject() function
Dtest_utils.h207 this->SetOutputObject(out_obj_); in PerformAction()
/system/update_engine/
Domaha_response_handler_action.cc213 SetOutputObject(install_plan_); in PerformAction()
Domaha_request_action.cc848 SetOutputObject(*output_object); in ParseStatus()
1028 SetOutputObject(output_object); in TransferComplete()
Dupdate_attempter_unittest.cc634 action.SetOutputObject(response); in TEST_F()