Home
last modified time | relevance | path

Searched defs:StopWorkThread (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_workthread.cpp88 void IPCWorkThread::StopWorkThread() in StopWorkThread() function in OHOS::IPC_SINGLE::IPCWorkThread
Dipc_thread_skeleton.cpp160 void IPCThreadSkeleton::StopWorkThread(int proto) in StopWorkThread() function in OHOS::IPC_SINGLE::IPCThreadSkeleton
Dipc_skeleton.cpp44 void IPCSkeleton::StopWorkThread() in StopWorkThread() function in OHOS::IPCSkeleton
/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_process.cpp48 void StopWorkThread(void) in StopWorkThread() function
/foundation/communication/ipc/ipc/native/src/mock/source/
Ddbinder_databus_invoker.cpp414 void DBinderDatabusInvoker::StopWorkThread() in StopWorkThread() function in OHOS::DBinderDatabusInvoker
Dbinder_invoker.cpp821 void BinderInvoker::StopWorkThread() in StopWorkThread() function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs293 pub fn StopWorkThread(); in StopWorkThread() function