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 {138 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {
2054 type librarySdkMemberType struct { struct2055 android.SdkMemberTypeBase2059 jarToExportGetter func(j *Library) android.Path2062 …ncies(mctx android.BottomUpMutatorContext, dependencyTag blueprint.DependencyTag, names []string) {2066 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool {2071 …rType) AddPrebuiltModule(ctx android.SdkMemberContext, member android.SdkMember) android.BpModule {2075 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {