Searched defs:StaticType (Results 1 – 8 of 8) sorted by relevance
35 static std::string StaticType() { return "UpdateBootFlagsAction"; } in StaticType() function
190 static std::string StaticType() { return "ObjectFeederAction"; } in StaticType() function223 static std::string StaticType() { return "ObjectCollectorAction"; } in StaticType() function
69 static std::string StaticType() { return "DownloadAction"; } in StaticType() function
232 static std::string StaticType() { return "NoOpAction"; } in StaticType() function
65 static std::string StaticType() { return "PostinstallRunnerAction"; } in StaticType() function
84 static std::string StaticType() { return "FilesystemVerifierAction"; } in StaticType() function
239 static std::string StaticType() { return "InstallPlanAction"; } in StaticType() function
105 std::string CleanupPreviousUpdateAction::StaticType() { in StaticType() function in chromeos_update_engine::CleanupPreviousUpdateAction