Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go196 Darwin = NewOsType("darwin", Host, false) var
Dmodule.go60 Darwin() bool methodSpec
663 func (a *androidBaseContextImpl) Darwin() bool { func