Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/
Devent_dispatch_queue.cpp45 const int threadNameLen = 15; in Run() local
46 Thread::SetThreadDescription(threadName_.substr(0, threadNameLen)); in Run()