Home
last modified time | relevance | path

Searched refs:ArchVariantContext (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Darch.go1028 func mergePropertyStruct(ctx ArchVariantContext, dst interface{}, srcValue reflect.Value) { argument
1057 func getChildPropertyStruct(ctx ArchVariantContext, argument
1189 func getArchTypeStruct(ctx ArchVariantContext, archProperties interface{}, archType ArchType) refle… argument
1204 func getMultilibStruct(ctx ArchVariantContext, archProperties interface{}, archType ArchType) refle… argument
1855 type ArchVariantContext interface { interface
1872 func (m *ModuleBase) GetArchProperties(ctx ArchVariantContext, propertySet interface{}) map[ArchTyp… argument