Searched defs:outDexFile (Results 1 – 5 of 5) sorted by relevance
41 final String outDexFile = appInfo.dataDir + "/code_cache/compiled_view.dex"; in compileLayouts() local
486 final String outDexFile = appInfo.dataDir + "/code_cache/compiled_view.dex"; in compileLayouts() local
62 @utf8InCpp String outDexFile, int uid); in compileLayouts()
714 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts()
2323 binder::Status InstalldNativeService::compileLayouts(const std::string& apkPath, in compileLayouts()