Home
last modified time | relevance | path

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

/build/soong/android/
Darch_module_context.go30 Darwin() bool methodSpec
81 func (a *archModuleContext) Darwin() bool { func
Darch.go310 Darwin = newOsType("darwin", Host, false, Arm64, X86_64) var