Home
last modified time | relevance | path

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

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