Searched defs:GetApexVersions (Results 1 – 4 of 4) sorted by relevance
180 const std::string& OatFileAssistantContext::GetApexVersions() { in GetApexVersions() function in art::OatFileAssistantContext
1134 const std::string& GetApexVersions() const { in GetApexVersions() function
1340 std::string Runtime::GetApexVersions(ArrayRef<const std::string> boot_class_path_locations) { in GetApexVersions() function in art::Runtime
458 static const std::string& GetApexVersions(const std::string* apex_versions) { in GetApexVersions() function