Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go315 Darwin = newOsType("darwin", Host, false, Arm64, X86_64) var
Dmodule.go373 Darwin() bool methodSpec
3172 func (b *baseModuleContext) Darwin() bool { func