Searched refs:LeftOOBErrorMessage (Results 1 – 2 of 2) sorted by relevance
78 string LeftOOBErrorMessage(int oob_distance, bool is_write);
739 string LeftOOBErrorMessage(int oob_distance, bool is_write) { in LeftOOBErrorMessage() function755 return LeftOOBErrorMessage(oob_distance, /*is_write*/true); in LeftOOBWriteMessage()759 return LeftOOBErrorMessage(oob_distance, /*is_write*/false); in LeftOOBReadMessage()