| /base/notification/eventhandler/interfaces/inner_api/ |
| D | event_runner.h | 79 static std::shared_ptr<EventRunner> Create(const std::string &threadName) in Create() 91 static std::shared_ptr<EventRunner> Create(const std::string &threadName, ThreadMode threadMode) in Create() 104 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create() 118 static inline std::shared_ptr<EventRunner> Create(const char *threadName, ThreadMode threadMode) in Create() 129 static std::shared_ptr<EventRunner> CreateNoWait(const std::string &threadName) in CreateNoWait()
|
| /base/hiviewdfx/hiview/plugins/performance/executor/ |
| D | ThrTaskContainer.cpp | 26 void ThrTaskContainer::StartLoop(const std::string& threadName) in StartLoop() 62 void ThrTaskContainer::Entry(const std::string& threadName) in Entry()
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_thread.h | 37 std::string threadName = ""; member 61 void SetThreadName(const std::string& threadName) in SetThreadName()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
| D | backtrace_local_thread.cpp | 35 std::string threadName; in GetThreadHead() local 94 std::string threadName; in GetFormattedStr() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/ |
| D | dfx_kernel_stack.h | 25 std::string threadName = ""; member
|
| /base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/ |
| D | log_util.h | 30 std::string threadName; member
|
| /base/hiviewdfx/faultloggerd/test/unittest/common/ |
| D | common_cutil_test.cpp | 46 char threadName[NAME_BUF_LEN]; variable
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/ |
| D | hc_thread.c | 116 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 | 115 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread()
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
| D | trace_collector_client.h | 35 std::string threadName; // app thread name member
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
| D | hc_task_thread.c | 124 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/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
| D | graphic_adapter_test.cpp | 59 static std::shared_ptr<MockEventRunner> Create(const std::string &threadName) in Create()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/ |
| D | procinfo.cpp | 303 std::string threadName; in ReadThreadWchan() local 358 pid_t GetTidByThreadName(pid_t pid, const std::string& threadName) in GetTidByThreadName()
|
| /base/account/os_account/frameworks/common/test/unittest/common_account_test/ |
| D | account_file_operator_test.cpp | 382 std::string threadName = "testThread"; variable
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| D | event_runner.cpp | 439 inline void SetThreadName(const std::string &threadName) in SetThreadName() 590 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName, Mode mode, ThreadMo… in Create()
|
| D | event_handler.cpp | 385 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local 414 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | simple_auth_context.cpp | 238 … std::string threadName = std::to_string(GetContextId()) + "_msg_" + std::to_string(msgIndex); in SendAuthExecutorMsg() local
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
| D | cpu.h | 75 std::string threadName; member
|
| /base/hiviewdfx/hitrace/frameworks/trace_dump_executor/ |
| D | trace_dump_executor.cpp | 469 const std::string threadName = "ReadRawTraceLoop"; in ReadRawTraceLoop() local 512 const std::string threadName = "WriteTraceLoop"; in WriteTraceLoop() local
|
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| D | dfx_dump_request.h | 111 char threadName[NAME_BUF_LEN]; member
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 508 const std::string threadName = "CacheTraceTask"; in ProcessCacheTask() local 527 const std::string threadName = "RecordTraceTask"; in ProcessRecordTask() local 935 const std::string threadName = "CpuBufferBalancer"; in CpuBufferBalanceTask() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
| D | dfx_dump_catcher.cpp | 346 std::string threadName; in IsSignalBlocked() local
|
| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| D | app_account_manager_service_module_test.cpp | 3040 std::string threadName = "testThread"; variable
|
| /base/useriam/user_auth_framework/test/unittest/executors/ |
| D | executor_unit_test.cpp | 1207 static std::string threadName = "executor_unit_test"; variable
|