Searched defs:sharedLibraries (Results 1 – 6 of 6) sorted by relevance
114 int performDexOpt(PackageParser.Package pkg, String[] sharedLibraries, in performDexOpt()136 private int performDexOptLI(PackageParser.Package pkg, String[] sharedLibraries, in performDexOptLI()438 private String getSharedLibrariesPath(String[] sharedLibraries) { in getSharedLibrariesPath()
281 String compilerFilter, @Nullable String volumeUuid, @Nullable String sharedLibraries, in dexopt()
541 String sharedLibraries = ""; in performSystemServerDexOpt() local
53 @nullable @utf8InCpp String sharedLibraries, in dexopt()
356 final String[] sharedLibraries = aInfo.sharedLibraryFiles; in makePaths() local
1804 const std::unique_ptr<std::string>& sharedLibraries, in dexopt()