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.h210 typedef T OutputObjectType; typedef
220 typedef T OutputObjectType; typedef
244 typedef NoneType OutputObjectType; typedef
254 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.h111 typedef OmahaResponse OutputObjectType; typedef
154 typedef ActionTraits<OmahaRequestAction>::OutputObjectType OutputObjectType; typedef
Domaha_request_action_unittest.cc271 typedef NoneType OutputObjectType; typedef in chromeos_update_engine::ActionTraits
295 using OutputObjectType = typedef in chromeos_update_engine::OutputObjectCollectorAction
296 ActionTraits<OutputObjectCollectorAction>::OutputObjectType;
/system/update_engine/payload_consumer/
Dinstall_plan.h119 typedef InstallPlan OutputObjectType; typedef
144 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