diff -r aabe5387f5ce -r 1b39655331a3 mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h --- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Fri Mar 19 09:40:39 2010 +0200 +++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Fri Apr 16 15:51:48 2010 +0300 @@ -73,8 +73,7 @@ TBool DoHandleSendObjectCompleteL(); TBool GetFullPathNameL(const TDesC& aFileName); - - TBool CanStoreFileL(TUint32 aStorageId, TInt64 aObjectSize) const; + TBool IsTooLarge(TUint64 aObjectSize) const; TBool Exists(const TDesC& aName) const; TMTPResponseCode ExtractPropertyL(const CMTPTypeObjectPropListElement& aElement);