Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dthread_util.h24 void SetThreadDescription(const std::string &name);
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dthread_util.cpp29 void SetThreadDescription(const std::string &name) in SetThreadDescription() function
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp434 Thread::SetThreadDescription(restrictedName); in InitThreadName()