Home
last modified time | relevance | path

Searched refs:mayInheritNativeLibs (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java2451 mPackageLite, stageDir, params.abiOverride, mayInheritNativeLibs()); in prepareForVerification()
2786 private boolean mayInheritNativeLibs() { in mayInheritNativeLibs() method in PackageInstallerSession
3150 if (mayInheritNativeLibs() && removeSplitList.isEmpty()) { in validateApkInstallLocked()
/aosp12/frameworks/base/services/
H A Dart-profile30278 HPLcom/android/server/pm/PackageInstallerSession;->mayInheritNativeLibs()Z