Searched refs:ErrorAllocationSizeTooBig (Results 1 – 3 of 3) sorted by relevance
235 struct ErrorAllocationSizeTooBig : ErrorBase { struct241 ErrorAllocationSizeTooBig() = default; // (*) argument242 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function
310 ErrorAllocationSizeTooBig error(GetCurrentTidOrInvalid(), stack, user_size, in ReportAllocationSizeTooBig()
255 void ErrorAllocationSizeTooBig::Print() { in Print()