| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | task_runner_adapter_factory.cpp | 25 RefPtr<TaskRunnerAdapter> TaskRunnerAdapterFactory::Create(bool useCurrentEventRunner, const std::string& threadName) in Create() argument
|
| H A D | task_executor_impl.h | 89 std::string threadName; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/ |
| H A D | dfx_kernel_stack.h | 25 std::string threadName = "";
member
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
| H A D | linux_prctl_test.cpp | 21 const char* threadName = "ThreadName"; in HWTEST_F() local
|
| /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
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_thread_pool_unittest.cpp | 56 std::string threadName = "threadName1"; in HWTEST_F() local 78 std::string threadName = "threadName2"; in HWTEST_F() local 98 std::string threadName = "threadName3"; in HWTEST_F() local 118 std::string threadName = "threadName4"; HWTEST_F() local 136 std::string threadName = "threadName5"; HWTEST_F() local [all...] |
| /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
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | task_executor.cpp | 23 TaskExecutor::TaskExecutor(const std::string &threadName, uint32_t capacity) : threadName_(threadName) in TaskExecutor() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
| H A D | vsync_system_ability_listener.h | 25 VSyncSystemAbilityListener(const std::string& threadName, const std::string& uid, const std::string& pid, in VSyncSystemAbilityListener() argument
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/ |
| H A D | thread_utils.cpp | 28 auto threadName = name.size() > threadNameMaxSize ? name.substr(0, threadNameMaxSize).c_str() : name; in SetThreadName() local
|
| H A D | thread_pool.cpp | 64 auto threadName = threadNamePrefix + std::to_string(i); in Initialize() local 71 void ThreadPool::WorkerLoop(const std::string& threadName) in WorkerLoop() argument
|
| /foundation/communication/nfc/services/src/utils/ |
| H A D | nfc_watch_dog.cpp | 22 NfcWatchDog::NfcWatchDog(const std::string& threadName, int timeout, std::weak_ptr<NCI::INciNfccInterface> nfccProxy)
in NfcWatchDog() 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
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| H A D | hdf_audio_input_event.c | 162 const char *threadName = "pnp_headset"; in AudioHeadsetPnpInputStartThread() local
|
| /drivers/peripheral/thermal/test/unittest/ |
| H A D | hdf_thermal_log_test.cpp | 36 bool HdfThermalLogTest::CheckThread(const std::string &threadName) in CheckThread() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| H A D | event_runner.h | 58 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create() argument
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | worker_thread.cpp | 57 std::string threadName = std::string(WORKER_THREAD_NAME_PREFIX) + qosStr + in WorkerSetup() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | task_scheduler_test.cpp | 38 std::string threadName = "threadName";
in HWTEST_F() local 55 std::string threadName = "threadName";
in HWTEST_F() local 68 std::string threadName = "threadName";
in HWTEST_F() local 88 std::string threadName in HWTEST_F() local 107 std::string threadName = "threadName"; HWTEST_F() local 129 std::string threadName = "threadName"; HWTEST_F() local 137 std::string threadName = "threadName"; HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
| H A D | backtrace_local_thread.cpp | 94 std::string threadName; in GetFormattedStr() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/core/ |
| H A D | timer_core.cpp | 62 const std::string threadName = "TimerCore"; in Initialize() local 115 void TimerCore::TimerLoop(const std::string& threadName) in TimerLoop() argument
|