Home
last modified time | relevance | path

Searched defs:reconcileSecondaryDexFile (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl100 boolean reconcileSecondaryDexFile(@utf8InCpp String dexPath, @utf8InCpp String pkgName, in reconcileSecondaryDexFile() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java706 public boolean reconcileSecondaryDexFile(String apkPath, String packageName, int uid, in reconcileSecondaryDexFile() method in Installer
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2823 binder::Status InstalldNativeService::reconcileSecondaryDexFile( in reconcileSecondaryDexFile() function in android::installd::InstalldNativeService