| /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
|
| /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
|
| /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...] |
| /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
|
| H A D | state_manager.cpp | 34 ModuleStates::ModuleStates(const State &defaultState, const std::string &name, const std::string &threadName) in ModuleStates() argument
|
| H A D | timer_mgr.cpp | 75 void TimerMgr::Start(const std::string &threadName, ITimerObserver *observer) in Start() 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
|
| /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...] |
| /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
|
| /foundation/window/window_manager/window_scene/common/src/ |
| H A D | task_scheduler.cpp | 21 TaskScheduler::TaskScheduler(const std::string& threadName) in TaskScheduler() argument
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | ipc_workthread.cpp | 49 IPCWorkThread::IPCWorkThread(std::string threadName) : threadName_(std::move(threadName)) {} in IPCWorkThread() argument 118 std::string threadName = basicName + "_" + std::to_string(syscall(SYS_gettid)); in ThreadHandler() local
|
| H A D | ipc_thread_pool.cpp | 90 std::string threadName = MakeThreadName(proto, threadIndex); in SpawnThread() local 121 bool IPCWorkThreadPool::RemoveThread(const std::string &threadName) in RemoveThread() argument
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| H A D | probe_thread.cpp | 76 std::string threadName = "netDetectThread"; in Start() local
|
| /foundation/communication/wifi/wifi/base/shared_util/ |
| H A D | wifi_watchdog_utils.cpp | 53 bool WifiWatchDogUtils::ResetProcess(bool usingHiviewDfx, const std::string &threadName, bool notResetProcess)
in ResetProcess() argument 120 bool WifiWatchDogUtils::ReportResetEvent(const std::string &threadName)
in ReportResetEvent() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
| H A D | thumbnail_generate_worker.cpp | 51 std::string threadName;
in Init() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | fwmark_network.cpp | 206 std::string threadName = "FwmarkListen"; in ListenerClient() local
|
| /foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
| H A D | net_policy_core.cpp | 69 std::string threadName = "NetPolicyInit"; in Init() local 119 std::string threadName = "PolicyEvent"; in SubscribeCommonEvent() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | vtp_instance.cpp | 222 const std::string threadName = "OS_dstyNonblk"; in DestroyVtp() local
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_event_handler.cpp | 37 WifiEventHandlerImpl(const std::string &threadName, const Callback &timeOutFunc = nullptr) in WifiEventHandlerImpl() argument 107 WifiEventHandlerImpl(const std::string &threadName, const Callback &timeOutFunc = nullptr) in WifiEventHandlerImpl() argument 208 WifiEventHandlerImpl(const std::string &threadName, cons argument 267 WifiEventHandler(const std::string &threadName, const Callback &timeOutFunc) WifiEventHandler() argument [all...] |