mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h
branchRCL_3
changeset 14 60a94a45d437
parent 0 d0791faffa3f
child 19 ef55b168cedb
equal deleted inserted replaced
12:8b094906a049 14:60a94a45d437
    71     TBool DoHandleSendObjectInfoCompleteL();
    71     TBool DoHandleSendObjectInfoCompleteL();
    72     TBool DoHandleSendObjectPropListCompleteL();
    72     TBool DoHandleSendObjectPropListCompleteL();
    73     TBool DoHandleSendObjectCompleteL();
    73     TBool DoHandleSendObjectCompleteL();
    74         
    74         
    75     TBool GetFullPathNameL(const TDesC& aFileName);
    75     TBool GetFullPathNameL(const TDesC& aFileName);
    76     
    76 
    77     TBool CanStoreFileL(TUint32 aStorageId, TInt64 aObjectSize) const;
       
    78     TBool IsTooLarge(TUint64 aObjectSize) const;
    77     TBool IsTooLarge(TUint64 aObjectSize) const;
    79     TBool Exists(const TDesC& aName) const;
    78     TBool Exists(const TDesC& aName) const;
    80     TMTPResponseCode ExtractPropertyL(const CMTPTypeObjectPropListElement& aElement);
    79     TMTPResponseCode ExtractPropertyL(const CMTPTypeObjectPropListElement& aElement);
    81     void ReserveObjectL();
    80     void ReserveObjectL();
    82     void CreateFsObjectL();
    81     void CreateFsObjectL();