Searched defs:usesLibrary (Results 1 – 3 of 3) sorted by relevance
1230 type usesLibrary struct { struct1231 usesLibraryProperties UsesLibraryProperties1234 enforce bool1237 func (u *usesLibrary) addLib(lib string, optional bool) {1247 func (u *usesLibrary) deps(ctx android.BottomUpMutatorContext, hasFrameworkLibs bool) {1277 func (u *usesLibrary) presentOptionalUsesLibs(ctx android.BaseModuleContext) []string {1293 …rary) classLoaderContextForUsesLibDeps(ctx android.ModuleContext) dexpreopt.ClassLoaderContextMap {1344 func (u *usesLibrary) enforceUsesLibraries() bool {1351 func (u *usesLibrary) freezeEnforceUsesLibraries() {1360 func (u *usesLibrary) verifyUsesLibraries(ctx android.ModuleContext, inputFile android.Path,[all …]
54 usesLibrary usesLibrary member
473 usesLibrary anonMember