Searched refs:AppendMessageWithFormatv (Results 1 – 5 of 5) sorted by relevance
105 result.AppendMessageWithFormatv("Logical tag: {0:x}", logical_tag); in DoExecute()112 result.AppendMessageWithFormatv("[{0:x}, {1:x}): {2:x}{3}", addr, in DoExecute()
78 result.AppendMessageWithFormatv( in DoExecute()
1671 result.AppendMessageWithFormatv( in DoExecute()
412 result.AppendMessageWithFormatv( in DoExecute()
119 void AppendMessageWithFormatv(const char *format, Args &&... args) { in AppendMessageWithFormatv() function