Searched refs:MEM_SIZE_STRING_LEN (Results 1 – 1 of 1) sorted by relevance
23 constexpr uint32_t MEM_SIZE_STRING_LEN = 10; variable235 std::string size_title = Data2String("Size", MEM_SIZE_STRING_LEN); in GenerateDumpTitle()250 std::string size_str = Data2String(std::to_string(info.size), MEM_SIZE_STRING_LEN); in GenerateDetail()