Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go1096 HostSupported = hostSupported | hostCrossSupported | hostDefault const
1896 func (m *ModuleBase) HostSupported() bool { func