Searched defs:sharedLibraries (Results 1 – 5 of 5) sorted by relevance
67 String[] sharedLibraries, boolean[] pathsWithCode) { in getClassLoaderContexts()
131 int performDexOpt(PackageParser.Package pkg, String[] sharedLibraries, in performDexOpt()157 private int performDexOptLI(PackageParser.Package pkg, String[] sharedLibraries, in performDexOptLI()
294 String compilerFilter, @Nullable String volumeUuid, @Nullable String sharedLibraries, in dexopt()
53 @nullable @utf8InCpp String sharedLibraries, in dexopt()
377 final String[] sharedLibraries = aInfo.sharedLibraryFiles; in makePaths() local