Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go621 type OsClass int type
657 func NewOsType(name string, class OsClass, defDisabled bool) OsType {
802 func decodeMultilib(base *ModuleBase, class OsClass) (multilib, extraMultilib string) {