Home
last modified time | relevance | path

Searched refs:KernelHeadersDecorator (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dimage.go377 func (m *Module) KernelHeadersDecorator() bool { func
523 if m.KernelHeadersDecorator() {
582 if m.KernelHeadersDecorator() &&
H A Dlinkable.go197 KernelHeadersDecorator() bool
H A Dvendor_snapshot.go180 if m.KernelHeadersDecorator() {
/aosp12/build/soong/rust/
H A Drust.go307 func (mod *Module) KernelHeadersDecorator() bool { func