Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_databus_invoker.h99 uint64_t MakeStubIndexByRemoteObject(IRemoteObject *stubObject);
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp813 uint64_t DBinderDatabusInvoker::MakeStubIndexByRemoteObject(IRemoteObject *stubObject) in MakeStubIndexByRemoteObject() function in OHOS::DBinderDatabusInvoker
898 uint64_t stubIndex = MakeStubIndexByRemoteObject(stubObject); in CreateServerSessionObject()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp1069 uint32_t ret = testInvoker.MakeStubIndexByRemoteObject(iPCObjectProxy);