Searched refs:GetDexFileName (Results 1 – 1 of 1) sorted by relevance
452 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName() function470 return std::vector<std::string>({GetDexFileName("core-oj", IsHost()), in GetLibCoreDexFileNames()471 GetDexFileName("core-libart", IsHost())}); in GetLibCoreDexFileNames()