Searched refs:GetDexFileName (Results 1 – 1 of 1) sorted by relevance
324 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName() function362 result.push_back(GetDexFileName(module, IsHost())); in GetLibCoreDexFileNames()