Home
last modified time | relevance | path

Searched defs:HasStubsVariants (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go140 HasStubsVariants() bool methodSpec
H A Dcc.go58 HasStubsVariants bool member
1414 func (c *Module) HasStubsVariants() bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go725 func (mod *Module) HasStubsVariants() bool { func