Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dbasic.h277 bool BasicBlock<Derived>::CheckInvariants(bool crash_on_failure) const { in CheckInvariants()
282 bool BasicBlock<Derived>::DoCheckInvariants(bool crash_on_failure) const { in DoCheckInvariants()
H A Dpoisonable.h195 bool PoisonableBlock<Derived>::DoCheckInvariants(bool crash_on_failure) const { in DoCheckInvariants()
H A Dcontiguous.h255 bool ContiguousBlock<Derived>::DoCheckInvariants(bool crash_on_failure) const { in DoCheckInvariants()