Searched defs:librarySdkMemberType (Results 1 – 2 of 2) sorted by relevance
65 type librarySdkMemberType struct { struct66 android.SdkMemberTypeBase68 prebuiltModuleType string70 noOutputFiles bool // True if there are no srcs files.74 linkTypes []string77 …ncies(mctx android.BottomUpMutatorContext, dependencyTag blueprint.DependencyTag, names []string) {107 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool {120 …rType) AddPrebuiltModule(ctx android.SdkMemberContext, member android.SdkMember) android.BpModule {161 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {
541 type librarySdkMemberType struct { struct542 android.SdkMemberTypeBase546 jarToExportGetter func(ctx android.SdkMemberContext, j *Library) android.Path550 snapshotPathGetter func(osPrefix, name string) string554 onlyCopyJarToSnapshot bool562 …ncies(mctx android.BottomUpMutatorContext, dependencyTag blueprint.DependencyTag, names []string) {566 func (mt *librarySdkMemberType) IsInstance(module android.Module) bool {571 …rType) AddPrebuiltModule(ctx android.SdkMemberContext, member android.SdkMember) android.BpModule {575 func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {