Home
last modified time | relevance | path

Searched defs:deriveNativeLibraryPaths (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageAbiHelperImpl.java136 public NativeLibraryPaths deriveNativeLibraryPaths(AndroidPackage pkg, in deriveNativeLibraryPaths() method in PackageAbiHelperImpl
145 private static NativeLibraryPaths deriveNativeLibraryPaths(final Abis abis, in deriveNativeLibraryPaths() method in PackageAbiHelperImpl
DPackageAbiHelper.java42 NativeLibraryPaths deriveNativeLibraryPaths(AndroidPackage pkg, boolean isUpdatedSystemApp, in deriveNativeLibraryPaths() method