Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/scudo/
H A Dscudo_allocator.h37 bool MayReturnNull; member
/aosp_15_r20/external/scudo/standalone/
H A Doptions.h19 MayReturnNull, enumerator
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1334 bool MayReturnNull() const { in MayReturnNull() function