Home
last modified time | relevance | path

Searched defs:threadName (Results 1 - 21 of 21) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/
H A Ddfx_kernel_stack.h25 std::string threadName = ""; member
/base/hiviewdfx/hiview/plugins/performance/executor/
H A DThrTaskContainer.cpp26 void ThrTaskContainer::StartLoop(const std::string& threadName) in StartLoop() argument
62 void ThrTaskContainer::Entry(const std::string& threadName) in Entry() argument
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c116 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread() argument
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c115 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread() argument
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
H A Dtrace_collector_client.h35 std::string threadName; // app thread name member
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dlog_util.h30 std::string threadName; member
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_cutil_test.cpp46 char threadName[NAME_BUF_LEN]; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.h37 std::string threadName = ""; member
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c121 int32_t InitHcTaskThread(HcTaskThread* thread, size_t stackSize, const char* threadName) in InitHcTaskThread() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local_thread.cpp94 std::string threadName; in GetFormattedStr() local
H A Dbacktrace_local.cpp44 std::string threadName; in GetThreadHead() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h75 std::string threadName; member
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h132 char threadName[NAME_BUF_LEN]; member
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_runner.h79 static std::shared_ptr<EventRunner> Create(const std::string &threadName) in Create() argument
91 static std::shared_ptr<EventRunner> Create(const std::string &threadName, ThreadMode threadMode) in Create() argument
104 Create(const char *threadName) Create() argument
118 Create(const char *threadName, ThreadMode threadMode) Create() argument
129 CreateNoWait(const std::string &threadName) CreateNoWait() argument
[all...]
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_runner_test.cpp67 static void CreateRunnerWithName(const std::shared_ptr<EventHandler> &handler, const std::string &threadName) in CreateRunnerWithName() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp299 std::string threadName; in ReadThreadWchan() local
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/
H A Dems_event_runner_system_test.cpp203 static void CreateRunnerWithName(const std::shared_ptr<EventHandler> &handler, const std::string &threadName) in CreateRunnerWithName() argument
[all...]
/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp1207 static std::string threadName = "executor_unit_test"; in HWTEST_F() local
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp377 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local
406 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
H A Devent_runner.cpp436 inline void SetThreadName(const std::string &threadName) in SetThreadName() argument
587 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName, Mode mode, ThreadMode threadMode) in Create() argument
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp915 const std::string threadName = "TraceDumpTask"; in ProcessDumpTask() local
1190 const std::string threadName = "TraceMonitor"; in MonitorServiceTask() local

Completed in 15 milliseconds