| /base/notification/distributed_notification_service/frameworks/core/common/src/ |
| D | ans_watchdog.cpp | 26 std::string threadName = handler->GetEventRunner()->GetRunnerThreadName(); in AddHandlerThread() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/common/ |
| D | common_cutil_test.cpp | 45 char threadName[NAME_LEN]; variable
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_thread.h | 36 std::string threadName = ""; member
|
| /base/notification/eventhandler/interfaces/inner_api/ |
| D | event_runner.h | 58 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create()
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/ |
| D | hc_thread.c | 108 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread()
|
| /base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/ |
| D | log_util.h | 30 std::string threadName; member
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/ |
| D | hc_thread.c | 110 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread()
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
| D | hc_task_thread.c | 121 int32_t InitHcTaskThread(HcTaskThread* thread, size_t stackSize, const char* threadName) in InitHcTaskThread()
|
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| D | lib_event_handler_event_runner_test.cpp | 67 …d CreateRunnerWithName(const std::shared_ptr<EventHandler> &handler, const std::string &threadName) in CreateRunnerWithName() 187 std::string threadName("threadName"); variable
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
| D | backtrace_local_thread.cpp | 138 std::string threadName; in GetFormatedStr() local
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| D | event_handler.cpp | 251 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local 279 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
|
| D | event_runner.cpp | 359 inline void SetThreadName(const std::string &threadName) in SetThreadName() 417 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName) in Create()
|
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| D | dfx_dump_request.h | 94 char threadName[NAME_LEN]; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/ |
| D | procinfo.cpp | 267 std::string threadName; in ReadThreadWchan() local
|
| /base/useriam/user_auth_framework/test/unittest/executors/ |
| D | executor_unit_test.cpp | 1194 static std::string threadName = "executor_unit_test"; variable
|
| /base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/ |
| D | ems_event_runner_system_test.cpp | 203 …d CreateRunnerWithName(const std::shared_ptr<EventHandler> &handler, const std::string &threadName) in CreateRunnerWithName()
|