Searched refs:ErrorAllocationSizeTooBig (Results 1 – 3 of 3) sorted by relevance
220 struct ErrorAllocationSizeTooBig : ErrorBase { struct226 ErrorAllocationSizeTooBig() = default; // (*) argument227 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function
242 void ErrorAllocationSizeTooBig::Print() { in Print()
300 ErrorAllocationSizeTooBig error(GetCurrentTidOrInvalid(), stack, user_size, in ReportAllocationSizeTooBig()