Searched refs:ErrorInvalidAllocationAlignment (Results 1 – 3 of 3) sorted by relevance
179 struct ErrorInvalidAllocationAlignment : ErrorBase { struct183 ErrorInvalidAllocationAlignment() = default; // (*) argument184 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_, in ErrorInvalidAllocationAlignment() argument
195 void ErrorInvalidAllocationAlignment::Print() { in Print()
276 ErrorInvalidAllocationAlignment error(GetCurrentTidOrInvalid(), stack, in ReportInvalidAllocationAlignment()