Home
last modified time | relevance | path

Searched defs:StaticType (Results 1 – 11 of 11) sorted by relevance

/system/update_engine/
Dupdate_boot_flags_action.h35 static std::string StaticType() { return "UpdateBootFlagsAction"; } in StaticType() function
Domaha_response_handler_action.h60 static std::string StaticType() { return "OmahaResponseHandlerAction"; } in StaticType() function
Domaha_request_action.h119 static std::string StaticType() { return "OmahaRequestAction"; } in StaticType() function
Dcleanup_previous_update_action.cc102 std::string CleanupPreviousUpdateAction::StaticType() { in StaticType() function in chromeos_update_engine::CleanupPreviousUpdateAction
/system/update_engine/common/
Dtest_utils.h211 static std::string StaticType() { return "ObjectFeederAction"; } in StaticType() function
244 static std::string StaticType() { return "ObjectCollectorAction"; } in StaticType() function
Daction.h232 static std::string StaticType() { return "NoOpAction"; } in StaticType() function
/system/update_engine/payload_consumer/
Dpostinstall_runner_action.h64 static std::string StaticType() { return "PostinstallRunnerAction"; } in StaticType() function
Dfilesystem_verifier_action.h81 static std::string StaticType() { return "FilesystemVerifierAction"; } in StaticType() function
Ddownload_action.h70 static std::string StaticType() { return "DownloadAction"; } in StaticType() function
Dinstall_plan.h196 static std::string StaticType() { return "InstallPlanAction"; } in StaticType() function
Ddownload_action_unittest.cc437 static std::string StaticType() { return "DownloadActionTestAction"; } in StaticType() function in chromeos_update_engine::DownloadActionTestAction