Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsanitize.go64 func boolPtr(v bool) *bool { func
/aosp12/build/soong/cc/
H A Dsanitize.go76 func boolPtr(v bool) *bool { func
/aosp12/build/soong/android/
H A Dvariable.go399 func boolPtr(v bool) *bool { func