Searched defs:GetApexVersions (Results 1 – 3 of 3) sorted by relevance
178 const std::string& OatFileAssistantContext::GetApexVersions() { in GetApexVersions() function in art::OatFileAssistantContext
1091 const std::string& GetApexVersions() const { in GetApexVersions() function
1442 std::string Runtime::GetApexVersions(ArrayRef<const std::string> boot_class_path_locations) { in GetApexVersions() function in art::Runtime