Searched refs:reconcileSecondaryDexFile (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 94 boolean reconcileSecondaryDexFile(@utf8InCpp String dexPath, @utf8InCpp String pkgName, in reconcileSecondaryDexFile() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 538 public boolean reconcileSecondaryDexFile(String apkPath, String packageName, int uid, in reconcileSecondaryDexFile() method in Installer 546 return mInstalld.reconcileSecondaryDexFile(apkPath, packageName, uid, isas, in reconcileSecondaryDexFile()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 142 binder::Status reconcileSecondaryDexFile(const std::string& dexPath,
|
D | InstalldNativeService.cpp | 2719 binder::Status InstalldNativeService::reconcileSecondaryDexFile( in reconcileSecondaryDexFile() function in android::installd::InstalldNativeService
|
/frameworks/base/services/core/java/com/android/server/pm/dex/ |
D | DexManager.java | 560 dexStillExists = mInstaller.reconcileSecondaryDexFile(dexPath, packageName, in reconcileSecondaryDexFiles()
|
/frameworks/native/cmds/installd/tests/ |
D | installd_dexopt_test.cpp | 390 binder::Status result = service_->reconcileSecondaryDexFile( in reconcile_secondary_dex()
|
/frameworks/base/services/ |
D | art-profile | 10358 PLcom/android/server/pm/Installer;->reconcileSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;I…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 11607 HPLandroid/os/IInstalld$Stub$Proxy;->reconcileSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;…
|
D | hiddenapi-greylist-max-o.txt | 53873 Landroid/os/IInstalld$Stub$Proxy;->reconcileSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;I[… 53956 Landroid/os/IInstalld;->reconcileSecondaryDexFile(Ljava/lang/String;Ljava/lang/String;I[Ljava/lang/…
|