| /foundation/communication/ipc/test/unittest/ipc/native/src/core/source/ |
| D | ipc_process_skeleton_unittest.cpp | 1423 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1440 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1483 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1506 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1584 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1622 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1717 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1739 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1768 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable 1797 sptr<IRemoteObject> stubObject = new IPCObjectStub(DESCRIPTOR_TEST); variable [all …]
|
| D | dbinder_databus_invoker_unittest.cpp | 305 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex() 2286 sptr<IRemoteObject> stubObject = new IPCObjectProxy(TEST_HANDLE_VALID); variable 2305 sptr<IRemoteObject> stubObject = new IPCObjectProxy(TEST_HANDLE_VALID); variable 2324 sptr<IRemoteObject> stubObject = new IPCObjectProxy(TEST_HANDLE_VALID); variable
|
| D | ipc_object_stub_unittest.cpp | 273 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex()
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_process_skeleton_unittest.cpp | 873 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 910 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 931 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 955 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 978 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 998 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1364 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1386 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1408 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable 1430 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable [all …]
|
| D | ipc_binder_databus_invoker_unittest.cpp | 1185 IRemoteObject* stubObject = nullptr; variable
|
| /foundation/communication/ipc/test/fuzztest/ipc/native/src/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 1301 sptr<IPCObjectStub> stubObject = sptr<IPCObjectStub>::MakeSptr(); in AttachOrUpdateAppAuthInfoFuzzTest() local 1322 sptr<IPCObjectStub> stubObject = sptr<IPCObjectStub>::MakeSptr(); in DetachAppAuthInfoFuzzTest() local 1345 sptr<IPCObjectStub> stubObject = sptr<IPCObjectStub>::MakeSptr(); in DetachAppAuthInfoBySocketIdFuzzTest() local 1367 sptr<IPCObjectStub> stubObject = sptr<IPCObjectStub>::MakeSptr(); in DetachAppAuthInfoByStubFuzzTest() local 1389 sptr<IPCObjectStub> stubObject = sptr<IPCObjectStub>::MakeSptr(); in QueryCommAuthInfoFuzzTest() local [all …]
|
| /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/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/multimedia/av_codec/services/services/sa_avcodec/server/ |
| D | avcodec_server.cpp | 116 … const sptr<IRemoteObject> &listener, sptr<IRemoteObject> &stubObject) in GetSubSystemAbility()
|
| /foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/ |
| D | ipc_stub_inner.c | 59 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in MakeStubCached() local
|
| /foundation/communication/ipc/ipc/native/src/core/dbinder/source/ |
| D | dbinder_databus_invoker.cpp | 868 uint64_t DBinderDatabusInvoker::MakeStubIndexByRemoteObject(IRemoteObject *stubObject) in MakeStubIndexByRemoteObject() 915 bool DBinderDatabusInvoker::ConnectRemoteObject2Session(IRemoteObject *stubObject, uint64_t stubInd… in ConnectRemoteObject2Session() 947 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(binder); in CreateServerSessionObject() local
|
| /foundation/communication/ipc/ipc/native/src/core/dbinder/include/ |
| D | dbinder_base_invoker_process.h | 65 auto *stubObject = reinterpret_cast<IPCObjectStub *>(stub); in TargetStubSendRequest() 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 | 397 StubObject *stubObject = QueryStubByIndex(tr->cookie); in ProcessTransaction() local
|
| /foundation/communication/ipc/dbinder/test/unittest/ |
| D | dbinder_service_stub_unittest.cpp | 733 sptr<IRemoteObject> stubObject = new DBinderServiceStub(service2, device2, object); variable 756 sptr<IRemoteObject> stubObject = dBinderServiceStub2; variable
|
| /foundation/communication/ipc/ipc/native/src/core/framework/source/ |
| D | ipc_process_skeleton.cpp | 987 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex() 1007 uint64_t IPCProcessSkeleton::QueryStubIndex(IRemoteObject *stubObject) in QueryStubIndex() 1020 uint64_t IPCProcessSkeleton::EraseStubIndex(IRemoteObject *stubObject) in EraseStubIndex()
|
| /foundation/communication/ipc/test/fuzztest/ipc/native/src/core/dbinderservicestub_fuzzer/ |
| D | dbinderservicestub_fuzzer.cpp | 207 …sptr<IRemoteObject> stubObject = new (std::nothrow) DBinderServiceStub(Str8ToStr16(service), devic… in MarshallingOneTest() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/ |
| D | js_ui_service_extension.cpp | 331 sptr<IRemoteObject> stubObject = nullptr; in OnConnect() local
|
| /foundation/communication/ipc/ipc/native/src/core/invoker/source/ |
| D | binder_invoker.cpp | 1505 auto stubObject = reinterpret_cast<IRemoteObject *>(flat->cookie); in UnflattenObject() local
|