Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.h64 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.h140 static std::string StaticType() { return "InstallPlanAction"; } in StaticType() function
/system/update_engine/common/
Dtest_utils.h229 static std::string StaticType() { return "ObjectFeederAction"; } in StaticType() function
263 static std::string StaticType() { return "ObjectCollectorAction"; } in StaticType() function
/system/update_engine/
Domaha_response_handler_action.h61 static std::string StaticType() { return "OmahaResponseHandlerAction"; } in StaticType() function
Domaha_request_action.h162 static std::string StaticType() { return "OmahaRequestAction"; } in StaticType() function
Domaha_request_action_unittest.cc289 static string StaticType() { in StaticType() function in chromeos_update_engine::OutputObjectCollectorAction