Searched refs:ShouldCheckZeroMemory (Results 1 – 3 of 3) sorted by relevance
26 inline ALWAYS_INLINE bool RosAlloc::ShouldCheckZeroMemory() { in ShouldCheckZeroMemory() function46 if (ShouldCheckZeroMemory() && m != nullptr) { in Alloc()
631 ALWAYS_INLINE bool ShouldCheckZeroMemory();
342 if (ShouldCheckZeroMemory()) { in FreePages()489 if (ShouldCheckZeroMemory()) { in AllocLargeObject()