Searched refs:setNativeLibraryPaths (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java10617 setNativeLibraryPaths(pkg, sAppLib32InstallDir);
10626 setNativeLibraryPaths(pkg, sAppLib32InstallDir);
10647 setNativeLibraryPaths(pkg, sAppLib32InstallDir);
11675 setNativeLibraryPaths(pkg, sAppLib32InstallDir);
11825 setNativeLibraryPaths(pkg, sAppLib32InstallDir);
12015 private static void setNativeLibraryPaths(PackageParser.Package pkg, File appLib32InstallDir) { method in class:PackageManagerService
[all...]

Completed in 69 milliseconds