Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Darch.go209 type OsClass int type
271 func newOsType(name string, class OsClass, defDisabled bool, archTypes ...ArchType) OsType {
H A Dneverallow.go519 WithOsClass(osClasses ...OsClass) Rule