Searched defs:StaticType (Results 1 – 9 of 9) sorted by relevance
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
72 QualType StaticType, in reportTypeError()180 QualType StaticType = CE->getType(); in checkPostStmt() local
35 static std::string StaticType() { return "UpdateBootFlagsAction"; } in StaticType() function
64 static std::string StaticType() { return "PostinstallRunnerAction"; } in StaticType() function
84 static std::string StaticType() { return "FilesystemVerifierAction"; } in StaticType() function
233 static std::string StaticType() { return "InstallPlanAction"; } in StaticType() function
105 std::string CleanupPreviousUpdateAction::StaticType() { in StaticType() function in chromeos_update_engine::CleanupPreviousUpdateAction