Searched defs:libs (Results 1 – 3 of 3) sorted by relevance
187 final String[] libs = appInfo.sharedLibraryFiles; in addWebViewAssetPath() local
2604 String8 libs(bundle->getExtraPackages()); in doPackage() local
3329 …_t ResourceTable::flattenLibraryTable(const sp<AaptFile>& dest, const Vector<sp<Package> >& libs) { in flattenLibraryTable()