Searched refs:DISPLAY_NAME_MAX_WIDTH (Results 1 – 1 of 1) sorted by relevance
104 constexpr int DISPLAY_NAME_MAX_WIDTH = 10; variable4483 << std::left << std::setw(DISPLAY_NAME_MAX_WIDTH) << displayId in DumpSessionInfo()