Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl104 byte[] hashSecondaryDexFile(@utf8InCpp String dexPath, @utf8InCpp String pkgName, in hashSecondaryDexFile() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java721 public byte[] hashSecondaryDexFile(String dexPath, String packageName, int uid, in hashSecondaryDexFile() method in Installer
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2838 binder::Status InstalldNativeService::hashSecondaryDexFile( in hashSecondaryDexFile() function in android::installd::InstalldNativeService