Home
last modified time | relevance | path

Searched refs:MEM_WID_STRING_LEN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp27 constexpr uint32_t MEM_WID_STRING_LEN = 20; variable
239 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()