Searched refs:SetThreadName (Results 1 – 4 of 4) sorted by relevance
42 void SetThreadName(const std::string &threadName);
110 void DfxThread::SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::HiviewDFX::DfxThread
303 keyThread->SetThreadName(request->GetThreadNameString()); in InitProcessInfo()
355 inline void SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::AppExecFwk::__anon48af17bc0111::EventRunnerImpl422 innerRunner->SetThreadName(threadName); in Create()