Searched defs:librarySdkMemberType (Results 1 – 2 of 2) sorted by relevance
62 type librarySdkMemberType struct { struct63 android.SdkMemberTypeBase65 prebuiltModuleType string67 noOutputFiles bool // True if there are no srcs files.71 linkTypes []string74 …ncies(mctx android.BottomUpMutatorContext, dependencyTag blueprint.DependencyTag, names []string) {100 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool {113 …rType) AddPrebuiltModule(ctx android.SdkMemberContext, member android.SdkMember) android.BpModule {130 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {
1987 type librarySdkMemberType struct { struct1988 android.SdkMemberTypeBase1992 jarToExportGetter func(j *Library) android.Path1995 …ncies(mctx android.BottomUpMutatorContext, dependencyTag blueprint.DependencyTag, names []string) {1999 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool {2004 …rType) AddPrebuiltModule(ctx android.SdkMemberContext, member android.SdkMember) android.BpModule {2008 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {