Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go204 type OsClass int type
266 func newOsType(name string, class OsClass, defDisabled bool, archTypes ...ArchType) OsType {
Dneverallow.go413 WithOsClass(osClasses ...OsClass) Rule