Home
last modified time | relevance | path

Searched refs:Sanitizeable (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dsanitize.go923 } else if sanitizeable, ok := mctx.Module().(Sanitizeable); ok {
1209 type Sanitizeable interface { interface
1339 …} else if sanitizeable, ok := mctx.Module().(Sanitizeable); ok && sanitizeable.IsSanitizerEnabled(…