Searched refs:MEM_WID_STRING_LEN (Results 1 – 1 of 1) sorted by relevance
27 constexpr uint32_t MEM_WID_STRING_LEN = 20; variable239 std::string wid_title = Data2String("Wid", MEM_WID_STRING_LEN); in GenerateDumpTitle()254 std::string wid_str = Data2String(std::to_string(wId), MEM_WID_STRING_LEN); in GenerateDetail()