Searched defs:GetApexVersions (Results 1 – 5 of 5) sorted by relevance
70 std::string_view GetApexVersions() const { return apex_versions_; } in GetApexVersions() function
178 const std::string& OatFileAssistantContext::GetApexVersions() { in GetApexVersions() function in art::OatFileAssistantContext
2694 std::optional<std::string_view> OatFile::GetApexVersions() const { in GetApexVersions() function in art::OatFile
1094 const std::string& GetApexVersions() const { in GetApexVersions() function
1477 std::string Runtime::GetApexVersions(ArrayRef<const std::string> boot_class_path_locations) { in GetApexVersions() function in art::Runtime