Searched refs:kFormatFrame (Results 1 – 3 of 3) sorted by relevance
36 constexpr const char *kFormatFrame = "{{{bt:%d:%p}}}"; variable
46 buffer->AppendF(kFormatFrame, frame_no, reinterpret_cast<void *>(address)); in RenderFrame()