Home
last modified time | relevance | path

Searched defs:GetApexVersions (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Doat_file_assistant_context.cc180 const std::string& OatFileAssistantContext::GetApexVersions() { in GetApexVersions() function in art::OatFileAssistantContext
Druntime.h1134 const std::string& GetApexVersions() const { in GetApexVersions() function
Druntime.cc1340 std::string Runtime::GetApexVersions(ArrayRef<const std::string> boot_class_path_locations) { in GetApexVersions() function in art::Runtime
/art/runtime/gc/space/
Dimage_space.h458 static const std::string& GetApexVersions(const std::string* apex_versions) { in GetApexVersions() function