Searched refs:ErrorInvalidAllocationAlignment (Results 1 – 3 of 3) sorted by relevance
194 struct ErrorInvalidAllocationAlignment : ErrorBase { struct198 ErrorInvalidAllocationAlignment() = default; // (*) argument199 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_, in ErrorInvalidAllocationAlignment() argument
206 void ErrorInvalidAllocationAlignment::Print() { in Print()
288 ErrorInvalidAllocationAlignment error(GetCurrentTidOrInvalid(), stack, in ReportInvalidAllocationAlignment()