Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dprocess_skeleton.h68 bool DetachInvokerProcInfo(bool isLocal);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp307 bool ProcessSkeleton::DetachInvokerProcInfo(bool isLocal) in DetachInvokerProcInfo() function in OHOS::ProcessSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp101 current->DetachInvokerProcInfo(true); in ~BinderInvoker()