Home
last modified time | relevance | path

Searched defs:threadName (Results 51 - 75 of 82) sorted by relevance

1234

/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/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test11.cpp110 std::string threadName = "threadName"; in GetTaskScheduler() 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
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp377 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local
406 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
H A Devent_runner.cpp436 inline void SetThreadName(const std::string &threadName) in SetThreadName() argument
587 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName, Mode mode, ThreadMode threadMode) in Create() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp625 std::string threadName = "RSHardwareThread"; in SubScribeSystemAbility() local
H A Drs_uni_render_thread.cpp443 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
H A Dvsync_generator.cpp519 std::string threadName = "VSyncGenerator"; in SubScribeSystemAbility() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp586 std::string threadName = "netconnRecoverCallback"; in OnRemoteDied() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1553 FILLP_CHAR threadName[SPUNGE_MAX_THREAD_NAME_LENGTH] = {0}; in SpungeSetThreadInfo() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp915 const std::string threadName = "TraceDumpTask"; in ProcessDumpTask() local
1190 const std::string threadName = "TraceMonitor"; in MonitorServiceTask() local

Completed in 36 milliseconds

1234