Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go559 Linux = NewOsType("linux_glibc", Host, false) var
619 func (os OsType) Linux() bool { func