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 []string
541 type librarySdkMemberType struct { struct542 android.SdkMemberTypeBase546 jarToExportGetter func(ctx android.SdkMemberContext, j *Library) android.Path550 snapshotPathGetter func(osPrefix, name string) string554 onlyCopyJarToSnapshot bool