Home
last modified time | relevance | path

Searched defs:StaticType (Results 1 – 9 of 9) 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.h168 static std::string StaticType() { return "OmahaRequestAction"; } in StaticType() function
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.h62 static std::string StaticType() { return "FilesystemVerifierAction"; } in StaticType() function
Dpostinstall_runner_action.h62 static std::string StaticType() { return "PostinstallRunnerAction"; } in StaticType() function
Ddownload_action.h70 static std::string StaticType() { return "DownloadAction"; } in StaticType() function
Dinstall_plan.h187 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
/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