Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go46 OnlyInRamdisk() bool methodSpec
Dcc.go978 func (c *Module) OnlyInRamdisk() bool { func
/build/soong/rust/
Drust.go182 func (mod *Module) OnlyInRamdisk() bool { func