Home
last modified time | relevance | path

Searched refs:QueryDBinderCallbackProxy (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/source/
Dmessage_parcel.cpp199 sptr<IRemoteObject> proxy = current->QueryDBinderCallbackProxy(temp); in ReadRemoteObject()
Dipc_process_skeleton.cpp1382 sptr<IRemoteObject> IPCProcessSkeleton::QueryDBinderCallbackProxy(sptr<IRemoteObject> stub) in QueryDBinderCallbackProxy() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h185 sptr<IRemoteObject> QueryDBinderCallbackProxy(sptr<IRemoteObject> stub);
/foundation/communication/ipc/ipc/native/test/unittest/common/
Dipc_process_skeleton_unittest.cpp1692 auto ret = skeleton->QueryDBinderCallbackProxy(object);