Searched defs:outDexFile (Results 1 – 5 of 5) sorted by relevance
46 final String outDexFile = dataDir.getAbsolutePath() + "/code_cache/compiled_view.dex"; in compileLayouts() local
492 final String outDexFile = dataDir.getAbsolutePath() + "/code_cache/compiled_view.dex"; in compileLayouts() local
68 @utf8InCpp String outDexFile, int uid); in compileLayouts()
936 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts()
2451 binder::Status InstalldNativeService::compileLayouts(const std::string& apkPath, in compileLayouts()