Home
last modified time | relevance | path

Searched refs:OutputObjectType (Results 1 – 12 of 12) sorted by relevance

/system/update_engine/cros/
Domaha_response_handler_action.h39 typedef InstallPlan OutputObjectType; typedef
48 typedef ActionTraits<OmahaResponseHandlerAction>::OutputObjectType
49 OutputObjectType; typedef
Domaha_request_action.h63 typedef OmahaResponse OutputObjectType; typedef
109 typedef ActionTraits<OmahaRequestAction>::OutputObjectType OutputObjectType; typedef
Ddownload_action_chromeos_unittest.cc414 typedef InstallPlan OutputObjectType; typedef in chromeos_update_engine::ActionTraits
423 typedef InstallPlan OutputObjectType; typedef in chromeos_update_engine::DownloadActionTestAction
/system/update_engine/common/
Daction.h179 ActionPipe<typename ActionTraits<SubClass>::OutputObjectType>>& in set_out_pipe()
203 const typename ActionTraits<SubClass>::OutputObjectType& out_obj) { in SetOutputObject()
209 const typename ActionTraits<SubClass>::OutputObjectType& GetOutputObject() { in GetOutputObject()
221 std::shared_ptr<ActionPipe<typename ActionTraits<SubClass>::OutputObjectType>>
Daction_pipe_unittest.cc34 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTraits
42 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionPipeTestAction
Daction_unittest.cc37 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTraits
45 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTestAction
Daction_pipe.h95 std::is_same<typename FromAction::OutputObjectType, in BondActions()
98 ActionPipe<typename FromAction::OutputObjectType>::Bond(from, to); in BondActions()
Dtest_utils.h176 typedef T OutputObjectType; typedef
186 typedef T OutputObjectType; typedef
209 typedef NoneType OutputObjectType; typedef
219 typedef NoneType OutputObjectType; typedef
Dmock_action.h33 typedef NoneType OutputObjectType; typedef
Daction_processor_unittest.cc38 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTraits
46 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionProcessorTestAction
/system/update_engine/aosp/
Dcleanup_previous_update_action.h43 typedef NoneType OutputObjectType; typedef
66 typedef ActionTraits<CleanupPreviousUpdateAction>::OutputObjectType
67 OutputObjectType; typedef
/system/update_engine/payload_consumer/
Dinstall_plan.h185 typedef InstallPlan OutputObjectType; typedef
210 typedef ActionTraits<InstallPlanAction>::OutputObjectType OutputObjectType; typedef