Searched defs:dexopt (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 61 boolean dexopt(@utf8InCpp String apkPath, int uid, @utf8InCpp String packageName, in dexopt() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 595 public boolean dexopt(String apkPath, int uid, String pkgName, String instructionSet, in dexopt() method in Installer
|
/frameworks/native/cmds/installd/ |
D | dexopt.cpp | 1787 int dexopt(const char* dex_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt() function
|
D | InstalldNativeService.cpp | 3267 binder::Status InstalldNativeService::dexopt( in dexopt() function in android::installd::InstalldNativeService
|