Searched defs:usesLibrary (Results 1 – 3 of 3) sorted by relevance
1198 type usesLibrary struct { struct1199 usesLibraryProperties UsesLibraryProperties1202 enforce bool1205 func (u *usesLibrary) addLib(lib string, optional bool) {1215 func (u *usesLibrary) deps(ctx android.BottomUpMutatorContext, hasFrameworkLibs bool) {1234 func (u *usesLibrary) presentOptionalUsesLibs(ctx android.BaseModuleContext) []string {1250 …rary) classLoaderContextForUsesLibDeps(ctx android.ModuleContext) dexpreopt.ClassLoaderContextMap {1284 func (u *usesLibrary) enforceUsesLibraries() bool {1291 func (u *usesLibrary) freezeEnforceUsesLibraries() {1300 func (u *usesLibrary) verifyUsesLibraries(ctx android.ModuleContext, inputFile android.Path,[all …]
53 usesLibrary usesLibrary member
357 usesLibrary anonMember