Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go286 Writeonly *bool `android:"arch_variant"` member
364 Writeonly *bool `blueprint:"mutated"` member
436 p.Writeonly = userProps.Writeonly
542 …if found, globalSanitizers = removeFromList("writeonly", globalSanitizers); found && s.Writeonly =…
548 s.Writeonly = proptools.BoolPtr(true)
782 if Bool(sanProps.Writeonly) {
813 if Bool(sanProps.Writeonly) {