| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_thread_pool_unittest.cpp | 56 std::string threadName = "threadName1"; variable 78 std::string threadName = "threadName2"; variable 98 std::string threadName = "threadName3"; variable 118 std::string threadName = "threadName4"; variable 136 std::string threadName = "threadName5"; variable
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| D | ipc_thread_pool.cpp | 58 std::string threadName = MakeThreadName(proto); in SpawnThread() local 87 std::string threadName = "DRPC"; in MakeThreadName() local 90 std::string threadName = "IPC"; in MakeThreadName() local 95 bool IPCWorkThreadPool::RemoveThread(const std::string &threadName) in RemoveThread()
|
| D | ipc_workthread.cpp | 42 IPCWorkThread::IPCWorkThread(std::string threadName) : threadName_(std::move(threadName)) {} in IPCWorkThread() 96 void IPCWorkThread::Start(int policy, int proto, std::string threadName) in Start()
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| D | worker_thread.cpp | 36 …std::string threadName = "ffrtwk/CPU-" + (std::to_string(qos()))+ "-" + std::to_string(threadIndex… in WorkerSetup() local
|
| /foundation/arkui/napi/native_engine/impl/ark/native_value/ |
| D | ark_native_function.h | 62 char threadName[128]; in StartNapiProfilerTrace() local
|
| /foundation/graphic/graphic_2d/utils/sync_fence/src/ |
| D | sync_fence_tracker.cpp | 26 SyncFenceTracker::SyncFenceTracker(const std::string threadName) in SyncFenceTracker()
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| D | dns_manager.cpp | 36 std::string threadName = "DnsMgerListen"; in DnsManager() local 89 std::string threadName = "DnsPxyListen"; in StartDnsProxyListen() local
|
| /foundation/communication/nfc/services/src/utils/ |
| D | nfc_watch_dog.cpp | 23 NfcWatchDog::NfcWatchDog(const std::string& threadName, int timeout, std::weak_ptr<NCI::INfccHost> … in NfcWatchDog()
|
| /foundation/window/window_manager/window_scene/common/src/ |
| D | task_scheduler.cpp | 25 TaskScheduler::TaskScheduler(const std::string& threadName) in TaskScheduler()
|
| /foundation/distributedhardware/distributed_hardware_fwk/utils/include/eventbus/ |
| D | event_bus.h | 64 explicit EventBus(const std::string &threadName) in EventBus() 250 void StartEventWithName(const std::string &threadName) in StartEventWithName()
|
| /foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
| D | net_policy_core.cpp | 69 std::string threadName = "NetPolicyInit"; in Init() local 127 std::string threadName = "PolicyEvent"; in SubscribeCommonEvent() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| D | event_runner.h | 58 static inline std::shared_ptr<EventRunner> Create(const char *threadName) in Create()
|
| /foundation/arkui/ace_engine/frameworks/core/common/flutter/ |
| D | flutter_task_executor.h | 80 std::string threadName; member
|
| D | flutter_task_executor.cpp | 356 const char* threadName = threadNameBuf; in FillTaskTypeTable() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
| D | wrapper_listener.cpp | 61 std::string threadName = "WrapListen"; in Start() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| D | event_handler.cpp | 253 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local 281 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
|
| D | event_runner.cpp | 356 inline void SetThreadName(const std::string &threadName) in SetThreadName() 414 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName) in Create()
|
| /foundation/communication/netmanager_base/services/netstatsmanager/src/ |
| D | net_stats_cached.cpp | 172 std::string threadName = "NetCachedStats"; in ForceUpdateStats() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| D | fwmark_network.cpp | 205 std::string threadName = "FwmarkListen"; in ListenerClient() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| D | dns_proxy_listen.cpp | 170 std::string threadName = "DnsPxyPacket"; in StartListen() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | mix_stack_dumper.cpp | 173 std::string threadName = ""; in GetThreadStackTraceLabel() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| D | ethernet_management.cpp | 307 std::string threadName = "SetDevUpThd"; in Init() local
|
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| D | hdi_source.c | 432 char *threadName = NULL; in PaHdiSourceNew() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
| D | vsync_distributor.cpp | 192 std::string threadName = "VSync-" + name; in VSyncDistributor() local
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/protocol/ |
| D | mdns_socket_listener.cpp | 207 std::string threadName = "MDnsSockListen"; in Start() local
|