Home
last modified time | relevance | path

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

/art/libartbase/base/
Dcommon_art_test.cc408 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName() function
438 result.push_back(GetDexFileName(module, IsHost())); in GetLibCoreDexFileNames()