Home
last modified time | relevance | path

Searched defs:SetProductVariantNeeded (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dimage.go201 SetProductVariantNeeded(b bool) methodSpec
265 func (m *Module) SetProductVariantNeeded(b bool) { func
/aosp_15_r20/build/soong/rust/
H A Dimage.go80 func (mod *Module) SetProductVariantNeeded(b bool) { func