Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule.go655 HostSupported = hostSupported | hostCrossSupported | hostDefault const
1306 func (m *ModuleBase) HostSupported() bool { func