Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsanitize.go226 func (sanitize *sanitize) isSanitizerEnabled(t cc.SanitizerType) bool { func
/aosp12/build/soong/cc/
H A Dsanitize.go833 func (sanitize *sanitize) isSanitizerEnabled(t SanitizerType) bool { func
H A Dsnapshot_prebuilt.go641 func (p *snapshotLibraryDecorator) isSanitizerEnabled(t SanitizerType) bool { func