Searched refs:GetDexFileName (Results 1 – 2 of 2) sorted by relevance
118 static std::string GetDexFileName(const std::string& jar_prefix);
410 return GetDexFileName("core-libart"); in GetLibCoreDexFileName()413 std::string CommonRuntimeTest::GetDexFileName(const std::string& jar_prefix) { in GetDexFileName() function in art::CommonRuntimeTest