Searched defs:stubObject (Results 1 – 9 of 9) sorted by relevance
940 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable977 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable998 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1022 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1045 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1065 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1463 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1487 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1507 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable1531 sptr<IRemoteObject> stubObject = new IPCObjectStub(u"testObject"); variable[all …]
1195 IRemoteObject* stubObject = nullptr; variable
104 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in InvokerListenThread() local
46 StubObject *stubObject = (StubObject *)malloc(sizeof(StubObject)); in MakeStubCached() local
745 uint64_t DBinderDatabusInvoker::MakeStubIndexByRemoteObject(IRemoteObject *stubObject) in MakeStubIndexByRemoteObject()787 bool DBinderDatabusInvoker::ConnectRemoteObject2Session(IRemoteObject *stubObject, uint64_t stubInd… in ConnectRemoteObject2Session()833 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
785 uint64_t IPCProcessSkeleton::AddStubByIndex(IRemoteObject *stubObject) in AddStubByIndex()804 uint64_t IPCProcessSkeleton::EraseStubIndex(IRemoteObject *stubObject) in EraseStubIndex()
909 auto *stubObject = reinterpret_cast<IPCObjectStub *>(stub); in ProcessTransaction() local