Searched defs:stubObject (Results 1 – 10 of 10) sorted by relevance
875 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable912 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable933 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable957 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable980 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1000 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1399 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1421 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1443 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1465 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable[all …]
1132 IRemoteObject* stubObject = nullptr; variable
106 sptr<IRemoteObject> stubObject = nullptr; in GetSubSystemAbility() local
104 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in InvokerListenThread() local
46 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in MakeStubCached() local
792 uint64_t DBinderDatabusInvoker::MakeStubIndexByRemoteObject(IRemoteObject *stubObject) in MakeStubIndexByRemoteObject()836 bool DBinderDatabusInvoker::ConnectRemoteObject2Session(IRemoteObject *stubObject, uint64_t stubInd… in ConnectRemoteObject2Session()877 IRemoteObject *stubObject = reinterpret_cast<IPCObjectStub *>(binder); in CreateServerSessionObject() local
86 int32_t AddStubByIndex(StubObject *stubObject) in AddStubByIndex()
383 StubObject *stubObject = QueryStubByIndex(tr->cookie); in ProcessTransaction() local
762 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex()781 uint64_t IPCProcessSkeleton::QueryStubIndex(IRemoteObject *stubObject) in QueryStubIndex()793 uint64_t IPCProcessSkeleton::EraseStubIndex(IRemoteObject *stubObject) in EraseStubIndex()
922 auto *stubObject = reinterpret_cast<IPCObjectStub *>(stub); in ProcessTransaction() local