Home
last modified time | relevance | path

Searched refs:UpdateSendRequestCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_skeleton.h60 static bool UpdateSendRequestCount(int delta);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp293 bool IPCThreadSkeleton::UpdateSendRequestCount(int delta) in UpdateSendRequestCount() function in OHOS::IPC_SINGLE::IPCThreadSkeleton
H A Dipc_object_proxy.cpp207 IPCThreadSkeleton::UpdateSendRequestCount(1); in SendRequestInner()
212 IPCThreadSkeleton::UpdateSendRequestCount(-1); in SendRequestInner()