| /base/notification/distributed_notification_service/frameworks/core/common/src/ |
| D | ans_watchdog.cpp | 26 std::string threadName = handler->GetEventRunner()->GetRunnerThreadName(); in AddHandlerThread() local
|
| /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 | 102 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/liteos/ |
| D | hc_thread.c | 97 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/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/ |
| D | dfx_signal_handler.h | 37 char threadName[NAME_LEN]; member
|
| /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/notification/eventhandler/frameworks/eventhandler/src/ |
| D | event_handler.cpp | 250 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local 278 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
|
| D | event_runner.cpp | 355 inline void SetThreadName(const std::string &threadName) in SetThreadName() 413 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName) in Create()
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_dump_request.cpp | 148 std::string threadName(threadName_, sizeof(threadName_) - 1); in GetThreadNameString() local
|
| D | dfx_thread.cpp | 110 void DfxThread::SetThreadName(const std::string &threadName) in SetThreadName()
|
| /base/notification/common_event_service/services/src/ |
| D | common_event_manager_service.cpp | 68 std::string threadName = handler_->GetEventRunner()->GetRunnerThreadName(); in Init() local
|
| D | common_event_control_manager.cpp | 177 std::string threadName = handler_->GetEventRunner()->GetRunnerThreadName(); in GetUnorderedEventHandler() local 318 std::string threadName = handlerOrdered_->GetEventRunner()->GetRunnerThreadName(); in GetOrderedEventHandler() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/ |
| D | process_dump_test.cpp | 649 std::string threadName = thread->GetThreadName(); 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()
|