Searched refs:CheckBlock (Results 1 – 2 of 2) sorted by relevance
70 NN_TASSERT_(CheckBlock(p)); in Free()147 bool ExpHeapBase::CheckBlock(const void* p, bit32 option) const in CheckBlock() function in nn::fnd::ExpHeapBase
156 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const;472 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const475 return Base::CheckBlock(p, option);