Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go1293 func getMultilibStruct(ctx ArchVariantContext, archProperties interface{}, archType ArchType) (refl… func
1368 if multilibProperties, ok := getMultilibStruct(ctx, archProperties, archType); ok {
2118 multilibStruct, ok := getMultilibStruct(ctx, archProperty, arch)