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.java135 public NativeLibraryPaths deriveNativeLibraryPaths(AndroidPackage pkg, in deriveNativeLibraryPaths() method in PackageAbiHelperImpl
144 private static NativeLibraryPaths deriveNativeLibraryPaths(final Abis abis, in deriveNativeLibraryPaths() method in PackageAbiHelperImpl
DPackageAbiHelper.java41 NativeLibraryPaths deriveNativeLibraryPaths(AndroidPackage pkg, boolean isUpdatedSystemApp, in deriveNativeLibraryPaths() method