Home
last modified time | relevance | path

Searched defs:threadName (Results 101 – 125 of 167) sorted by relevance

1234567

/ohos5.0/drivers/hdf_core/framework/support/posix/src/
H A Dosal_thread.c102 char threadName[THREAD_NAME_LEN_MAX] = {0}; in OsalCreatePthread() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dthread_ex.cpp42 std::string threadName = t->name; in Proxy() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_client.cpp265 std::string threadName = "mdnsGetProxy"; in RestartResume() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DKernelCpuThreadReaderDiff.java282 ThreadKey(int processId, int threadId, String processName, String threadName) { in ThreadKey()
H A DTransferPipe.java71 protected TransferPipe(String bufferPrefix, String threadName) throws IOException { in TransferPipe()
H A DRuntimeInit.java75 public static void logUncaught(String threadName, String processName, int pid, Throwable e) { in logUncaught()
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.cpp75 void TimerMgr::Start(const std::string &threadName, ITimerObserver *observer) in Start()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp179 std::string threadName = "ethernetRecoverCallback"; in OnRemoteDied() local
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraOfflineSessionClient.cpp44 String8 threadName; in initialize() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local.cpp45 std::string threadName; in GetThreadHead() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_generate_worker.cpp51 std::string threadName; in Init() local
/aosp12/system/core/libutils/
H A DProcessCallStack.cpp214 const String8& threadName = threadInfo.threadName; in printInternal() local
/aosp12/packages/modules/DnsResolver/
H A DDnsProxyListener.cpp786 std::string DnsProxyListener::GetAddrInfoHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetAddrInfoHandler
996 std::string DnsProxyListener::ResNSendHandler::threadName() { in threadName() function in android::net::DnsProxyListener::ResNSendHandler
1180 std::string DnsProxyListener::GetHostByNameHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByNameHandler
1332 std::string DnsProxyListener::GetHostByAddrHandler::threadName() { in threadName() function in android::net::DnsProxyListener::GetHostByAddrHandler
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp325 std::string threadName = "networkvpnRecoverCallback"; in OnRemoteDied() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp378 std::string threadName = eventRunner_->GetRunnerThreadName(); in DeliveryTimeAction() local
407 std::string threadName = eventRunner_->GetRunnerThreadName(); in DistributeTimeAction() local
H A Devent_runner.cpp436 inline void SetThreadName(const std::string &threadName) in SetThreadName()
587 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName, Mode mode, ThreadMo… in Create()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h119 char threadName[NAME_BUF_LEN]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp314 std::string threadName = "DVSync-" + name; in VSyncDistributor() local
469 std::string threadName = "VSync-" + name_; in ThreadMain() local
783 void VSyncDistributor::SubScribeSystemAbility(const std::string& threadName) in SubScribeSystemAbility()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp296 std::string threadName = "networkshareRecoverCallback"; in OnRemoteDied() local
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp110 SyncFenceTracker::SyncFenceTracker(const std::string threadName) in SyncFenceTracker()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp99 std::string threadName = "netDetect"; in Start() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c763 const char *threadName = "update_usb_headset"; in DetectAudioDevice() local
835 const char *threadName = "pnp_usb"; in AudioUsbPnpUeventStartThread() local
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_base.cpp152 std::string threadName = in StartStream() local
/ohos5.0/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
435 char threadName[16]; // thread name is restricted to 16 bytes in DumpDrawingGpuMemory() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.cpp315 const char* threadName = threadNameBuf; in FillTaskTypeTable() local

1234567