Home
last modified time | relevance | path

Searched defs:threadName (Results 26 - 50 of 61) sorted by relevance

123

/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp179 std::string threadName = "ethernetRecoverCallback"; in OnRemoteDied() local
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_client.cpp243 std::string threadName = "mdnsGetProxy"; in RestartResume() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_thread.cpp39 DhcpThreadImpl(const std::string &threadName) in DhcpThreadImpl() argument
130 DhcpThreadImpl(const std::string &threadName) in DhcpThreadImpl() argument
199 DhcpThread::DhcpThread(const std::string &threadName) in DhcpThread() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Ddual_display_fold_policy_test.cpp323 std::string threadName = "test"; in HWTEST_F() local
340 std::string threadName = "test"; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmulti_instance_manager_test.cpp96 std::string threadName = "threadName"; in GetTaskScheduler() local
H A Dscene_session_manager_test11.cpp110 std::string threadName = "threadName"; in GetTaskScheduler() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.cpp315 const char* threadName = threadNameBuf; in FillTaskTypeTable() local
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp110 SyncFenceTracker::SyncFenceTracker(const std::string threadName) in SyncFenceTracker() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp41 std::string threadName = "DnsMgerListen"; in DnsManager() local
105 std::string threadName = "DnsPxyListen"; in StartDnsProxyListen() local
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_client.cpp154 std::string threadName = "nestatsRecoverCallback"; in OnRemoteDied() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_process_skeleton_unittest.cpp203 std::string threadName = "threadname"; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp360 std::string threadName = "networkvpnRecoverCallback"; in OnRemoteDied() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp296 std::string threadName = "networkshareRecoverCallback"; in OnRemoteDied() local
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp356 inline void SetThreadName(const std::string &threadName) in SetThreadName() argument
414 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName) in Create() argument
H A Devent_handler.cpp253 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local
281 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp180 std::string threadName = "netpolicyRecoverCallback"; in OnRemoteDied() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp99 std::string threadName = "netDetect"; in Start() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp210 std::string threadName = "MDnsSockListen"; in Start() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp625 std::string threadName = "RSHardwareThread"; in SubScribeSystemAbility() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp242 void SetThreadName(const string &threadName, int num) in SetThreadName() argument
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp115 std::string threadName; in OnThreadTerminatedTest() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp415 std::string threadName = "SetDevUpThd"; in Init() local
/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp642 char threadName[NAME_LEN] = "THREADFOO"; in Bm_function_pthread_setname_np() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp351 char threadName[16]; // thread name is restricted to 16 bytes in DumpDrawingCpuMemory() local
437 char threadName[16]; // thread name is restricted to 16 bytes in DumpDrawingGpuMemory() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp312 std::string threadName = "DVSync-" + name; in VSyncDistributor() local
467 std::string threadName = "VSync-" + name_; in ThreadMain() local
761 void VSyncDistributor::SubScribeSystemAbility(const std::string& threadName) in SubScribeSystemAbility() argument

Completed in 24 milliseconds

123