Searched refs:isVariantOnProductionDevice (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cc/ | ||
H A D | sabi.go | 154 if m.sanitize != nil && !m.sanitize.isVariantOnProductionDevice() { |
H A D | sanitize.go | 784 func (sanitize *sanitize) isVariantOnProductionDevice() bool { func |