/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/ |
H A D | dfx_kernel_stack.h | 25 std::string threadName = "";
member
|
/base/hiviewdfx/hiview/plugins/performance/executor/ |
H A D | ThrTaskContainer.cpp | 26 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 D | hc_thread.c | 116 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 D | hc_thread.c | 115 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 D | trace_collector_client.h | 35 std::string threadName; // app thread name member
|
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/ |
H A D | log_util.h | 30 std::string threadName; member
|
/base/hiviewdfx/faultloggerd/test/unittest/common/ |
H A D | common_cutil_test.cpp | 46 char threadName[NAME_BUF_LEN]; in HWTEST_F() local
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_thread.h | 37 std::string threadName = ""; member
|
/base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
H A D | hc_task_thread.c | 121 int32_t InitHcTaskThread(HcTaskThread* thread, size_t stackSize, const char* threadName)
in InitHcTaskThread() argument
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
H A D | backtrace_local_thread.cpp | 94 std::string threadName; in GetFormattedStr() local
|
H A D | backtrace_local.cpp | 44 std::string threadName; in GetThreadHead() local
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
H A D | cpu.h | 75 std::string threadName;
member
|
/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_dump_request.h | 132 char threadName[NAME_BUF_LEN]; member
|
/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_runner.h | 79 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 D | lib_event_handler_event_runner_test.cpp | 67 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 D | procinfo.cpp | 299 std::string threadName; in ReadThreadWchan() local
|
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/ |
H A D | ems_event_runner_system_test.cpp | 203 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 D | executor_unit_test.cpp | 1207 static std::string threadName = "executor_unit_test"; in HWTEST_F() local
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 377 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local 406 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
|
H A D | event_runner.cpp | 436 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 D | hitrace_dump.cpp | 915 const std::string threadName = "TraceDumpTask";
in ProcessDumpTask() local 1190 const std::string threadName = "TraceMonitor";
in MonitorServiceTask() local
|