| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_process_skeleton_unittest.cpp | 869 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 906 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 927 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 951 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 974 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 994 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1378 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1400 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1422 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1444 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable [all …]
|
| D | ipc_binder_databus_invoker_unittest.cpp | 922 IRemoteObject* stubObject = nullptr; variable
|
| /foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/ |
| D | avcodec_service_stub_mock.cpp | 54 … const sptr<IRemoteObject> &listener, sptr<IRemoteObject> &stubObject) in GetSubSystemAbility()
|
| /foundation/multimedia/av_codec/services/services/sa_avcodec/server/ |
| D | avcodec_server.cpp | 103 … const sptr<IRemoteObject> &listener, sptr<IRemoteObject> &stubObject) in GetSubSystemAbility()
|
| /foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/ |
| D | ipcprocessskeleton_fuzzer.cpp | 622 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(handle); in AddStubByIndexTest001() local 640 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(handle); in QueryStubByIndexTest001() local 667 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(handle); in QueryStubIndexTest001() local 682 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(handle); in QueryStubIndexTest002() local 700 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(handle); in EraseStubIndexTest() local
|
| /foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/ |
| D | ipc_proxy_inner.c | 101 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in InvokerListenThread() local
|
| /foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/ |
| D | ipc_stub_inner.c | 46 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in MakeStubCached() local
|
| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| D | dbinder_databus_invoker.cpp | 813 uint64_t DBinderDatabusInvoker::MakeStubIndexByRemoteObject(IRemoteObject *stubObject) in MakeStubIndexByRemoteObject() 860 bool DBinderDatabusInvoker::ConnectRemoteObject2Session(IRemoteObject *stubObject, uint64_t stubInd… in ConnectRemoteObject2Session() 892 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(binder); in CreateServerSessionObject() local
|
| D | binder_invoker.cpp | 1539 auto stubObject = reinterpret_cast<IRemoteObject *>(flat->cookie); in UnflattenObject() local
|
| /foundation/communication/ipc/ipc/native/src/mock/include/ |
| D | dbinder_base_invoker_process.h | 87 auto *stubObject = reinterpret_cast<IPCObjectStub *>(stub); in ProcessTransaction() local
|
| /foundation/communication/ipc/ipc/native/c/rpc/src/ |
| D | rpc_process_skeleton.c | 86 int32_t AddStubByIndex(StubObject *stubObject) in AddStubByIndex()
|
| D | dbinder_invoker.c | 383 StubObject *stubObject = QueryStubByIndex(tr->cookie); in ProcessTransaction() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| D | ipc_process_skeleton.cpp | 964 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex() 984 uint64_t IPCProcessSkeleton::QueryStubIndex(IRemoteObject *stubObject) in QueryStubIndex() 997 uint64_t IPCProcessSkeleton::EraseStubIndex(IRemoteObject *stubObject) in EraseStubIndex()
|