Home
last modified time | relevance | path

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

/build/soong/sdk/
Dsdk.go309 osSpecificVariants := android.GetOsSpecificVariantsOfCommonOSVariant(ctx)
/build/soong/android/
Darch.go577 func GetOsSpecificVariantsOfCommonOSVariant(mctx BaseModuleContext) []Module { func