Searched defs:StaticType (Results 1 – 12 of 12) sorted by relevance
35 static std::string StaticType() { return "UpdateBootFlagsAction"; } in StaticType() function
195 static std::string StaticType() { return "ObjectFeederAction"; } in StaticType() function228 static std::string StaticType() { return "ObjectCollectorAction"; } in StaticType() function
70 static std::string StaticType() { return "DownloadAction"; } in StaticType() function
232 static std::string StaticType() { return "NoOpAction"; } in StaticType() function
59 static std::string StaticType() { return "OmahaResponseHandlerAction"; } in StaticType() function
46 static std::string StaticType() { return "DownloadActionChromeos"; } in StaticType() function
117 static std::string StaticType() { return "OmahaRequestAction"; } in StaticType() function
433 static std::string StaticType() { return "DownloadActionTestAction"; } in StaticType() function in chromeos_update_engine::DownloadActionTestAction
64 static std::string StaticType() { return "PostinstallRunnerAction"; } in StaticType() function
84 static std::string StaticType() { return "FilesystemVerifierAction"; } in StaticType() function
206 static std::string StaticType() { return "InstallPlanAction"; } in StaticType() function
101 std::string CleanupPreviousUpdateAction::StaticType() { in StaticType() function in chromeos_update_engine::CleanupPreviousUpdateAction