Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h150 std::shared_ptr<DBinderSessionObject> StubQueryDBinderSession(uint32_t handle);
/foundation/communication/ipc/ipc/native/src/mock/source/
Ddbinder_databus_invoker.cpp179 …std::shared_ptr<DBinderSessionObject> sessionOfPeer = current->StubQueryDBinderSession(databusHand… in QueryClientSessionObject()
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp666 std::shared_ptr<DBinderSessionObject> IPCProcessSkeleton::StubQueryDBinderSession(uint32_t handle) in StubQueryDBinderSession() function in OHOS::IPC_SINGLE::IPCProcessSkeleton