Home
last modified time | relevance | path

Searched refs:GetHostBootClasspathInstallRoot (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dcommon_art_test.cc247 std::string CommonArtTestImpl::GetHostBootClasspathInstallRoot() { in GetHostBootClasspathInstallRoot() function in art::CommonArtTestImpl
469 kIsTargetBuild ? "" : GetHostBootClasspathInstallRoot(), modules); in GetLibCoreDexFileNames()
475 kIsTargetBuild ? "" : GetHostBootClasspathInstallRoot(), modules); in GetLibCoreDexFileNames()
557 return GetHostBootClasspathInstallRoot() + "/apex/art_boot_images/javalib"; in GetImageDirectory()
Dcommon_art_test.h244 static std::string GetHostBootClasspathInstallRoot();