equal
deleted
inserted
replaced
151 |
151 |
152 virtual void SetStatusL(const TInt aStatus); |
152 virtual void SetStatusL(const TInt aStatus); |
153 virtual MSenTransport& TransportL(); |
153 virtual MSenTransport& TransportL(); |
154 virtual CSenIdentifier& Identifier() const; |
154 virtual CSenIdentifier& Identifier() const; |
155 virtual TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk); |
155 virtual TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk); |
156 virtual MSenRemoteHostlet* CSenSyncRequester::Hostlet() const; |
156 virtual MSenRemoteHostlet* Hostlet() const; |
157 |
157 |
158 virtual TInt SendToHostletL(MSenRemoteHostlet& aReceiver, |
158 virtual TInt SendToHostletL(MSenRemoteHostlet& aReceiver, |
159 const TDesC8& aMessage, |
159 const TDesC8& aMessage, |
160 const TInt aTxnId, |
160 const TInt aTxnId, |
161 MSenRemoteServiceConsumer& aFrom, |
161 MSenRemoteServiceConsumer& aFrom, |