Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sdk/
H A Dsdk.go169 osSpecificVariants := android.GetOsSpecificVariantsOfCommonOSVariant(ctx)
/aosp_15_r20/build/soong/android/
H A Darch.go534 func GetOsSpecificVariantsOfCommonOSVariant(mctx BaseModuleContext) []Module { func