Home
last modified time | relevance | path

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

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