Searched defs:sharedLibs (Results 1 – 4 of 4) sorted by relevance
733 objFiles, sharedLibs, staticLibs, lateStaticLibs, wholeStaticLibs, deps android.Paths, argument
566 sharedLibs []string member
583 ParceledListSlice<SharedLibraryInfo> sharedLibs = mPM.getSharedLibraries( in getSharedLibrariesAsUser() local
1855 public final WatchedArrayMap<String, WatchedLongSparseArray<SharedLibraryInfo>> sharedLibs; field in PackageManagerService.Snapshot