Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_proxy.go159 func (m ModuleProxy) ExportedToMake() bool { func
H A Dmodule.go96 ExportedToMake() bool methodSpec
1457 func (m *ModuleBase) ExportedToMake() bool { func