Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction.h178 typename ActionTraits<SubClass>::OutputObjectType>>& out_pipe) { 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.cc34 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTraits
42 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTestAction
Daction_pipe.h93 std::is_same<typename FromAction::OutputObjectType, in BondActions()
96 ActionPipe<typename FromAction::OutputObjectType>::Bond(from, to); in BondActions()
Dtest_utils.h217 typedef T OutputObjectType; typedef
227 typedef T OutputObjectType; typedef
251 typedef NoneType OutputObjectType; typedef
261 typedef NoneType OutputObjectType; typedef
Dmock_action.h33 typedef NoneType OutputObjectType; typedef
Daction_processor_unittest.cc37 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionTraits
45 typedef string OutputObjectType; typedef in chromeos_update_engine::ActionProcessorTestAction
/system/update_engine/
Domaha_response_handler_action.h40 typedef InstallPlan OutputObjectType; typedef
49 typedef ActionTraits<OmahaResponseHandlerAction>::OutputObjectType
50 OutputObjectType; typedef
Domaha_request_action.h110 typedef OmahaResponse OutputObjectType; typedef
153 typedef ActionTraits<OmahaRequestAction>::OutputObjectType OutputObjectType; typedef
Domaha_request_action_unittest.cc273 typedef NoneType OutputObjectType; typedef in chromeos_update_engine::ActionTraits
297 using OutputObjectType = typedef in chromeos_update_engine::OutputObjectCollectorAction
298 ActionTraits<OutputObjectCollectorAction>::OutputObjectType;
/system/update_engine/payload_consumer/
Dinstall_plan.h123 typedef InstallPlan OutputObjectType; typedef
148 typedef ActionTraits<InstallPlanAction>::OutputObjectType OutputObjectType; typedef
Ddownload_action_unittest.cc326 typedef InstallPlan OutputObjectType; typedef in chromeos_update_engine::ActionTraits
335 typedef InstallPlan OutputObjectType; typedef in chromeos_update_engine::DownloadActionTestAction