Searched refs:getNativeLibraryRootDir (Results 1 – 4 of 4) sorted by relevance
165 String getNativeLibraryRootDir(); in getNativeLibraryRootDir() method
601 public String getNativeLibraryRootDir() { in getNativeLibraryRootDir() method in PackageImpl
14341 destCodeFile, parsedPackage.getNativeLibraryRootDir(),14501 + " to root=" + parsedPackage.getNativeLibraryRootDir()14508 pkgSetting.legacyNativeLibraryPathString = parsedPackage.getNativeLibraryRootDir();
33991 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getNativeLibraryRootDir()Ljava/lang/String;