Searched refs:combinedSnapshotModuleProperties (Results 1 – 1 of 1) sorted by relevance
523 osTypeToCombinedProperties := map[android.OsType]*combinedSnapshotModuleProperties{}611 type combinedSnapshotModuleProperties struct { struct623 … sdkVariants []*sdk, memberVariantDeps []sdkMemberVariantDep) []*combinedSnapshotModuleProperties {624 sdkVariantToCombinedProperties := map[*sdk]*combinedSnapshotModuleProperties{}625 var list []*combinedSnapshotModuleProperties632 combinedProperties := &combinedSnapshotModuleProperties{668 …perties(ctx android.ModuleContext, list []*combinedSnapshotModuleProperties) *combinedSnapshotModu… argument697 return &combinedSnapshotModuleProperties{704 … *snapshotBuilder, propertySet android.BpPropertySet, combined *combinedSnapshotModuleProperties) { argument