Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_thread.h42 void SetThreadName(const std::string &threadName);
Ddfx_thread.cpp110 void DfxThread::SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::HiviewDFX::DfxThread
Dprocess_dumper.cpp303 keyThread->SetThreadName(request->GetThreadNameString()); in InitProcessInfo()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp355 inline void SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::AppExecFwk::__anon48af17bc0111::EventRunnerImpl
422 innerRunner->SetThreadName(threadName); in Create()