Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_databus_invoker.h100 std::shared_ptr<DBinderSessionObject> MakeDefaultServerSessionObject(uint64_t stubIndex,
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp834 std::shared_ptr<DBinderSessionObject> DBinderDatabusInvoker::MakeDefaultServerSessionObject(uint64_… in MakeDefaultServerSessionObject() function in OHOS::DBinderDatabusInvoker
907 return MakeDefaultServerSessionObject(stubIndex, sessionObject); in CreateServerSessionObject()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp516 … std::shared_ptr<DBinderSessionObject> ret = testInvoker.MakeDefaultServerSessionObject(1, object);
521 ret = testInvoker.MakeDefaultServerSessionObject(1, object);