Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go256 func (os OsType) Linux() bool { func
306 Linux = newOsType("linux_glibc", Host, false, X86, X86_64) var