Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_runtime_test.cc452 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName() function
470 return std::vector<std::string>({GetDexFileName("core-oj", IsHost()), in GetLibCoreDexFileNames()
471 GetDexFileName("core-libart", IsHost())}); in GetLibCoreDexFileNames()