omadrm/drmengine/roapstorage/src/RoapStorageClient.cpp
branchRCL_3
changeset 12 8a03a285ab14
parent 0 95b198f216e5
equal deleted inserted replaced
11:e16d72588c28 12:8a03a285ab14
    29 #include "OmaCrypto.h"
    29 #include "OmaCrypto.h"
    30 #include "RoapStorageClient.h"
    30 #include "RoapStorageClient.h"
    31 #include "DRMRIContext.h"
    31 #include "DRMRIContext.h"
    32 #include "DRMDomainContext.h"
    32 #include "DRMDomainContext.h"
    33 #include "drmroapclientserver.h"
    33 #include "drmroapclientserver.h"
    34 #include "drmrightsclient.h"
    34 #include "DRMRightsClient.h"
    35 #include "cleanupresetanddestroy.h" // CleanupResetAndDestroyPushL
    35 #include "cleanupresetanddestroy.h" // CleanupResetAndDestroyPushL
    36 // LOCAL CONSTANTS AND MACROS
    36 // LOCAL CONSTANTS AND MACROS
    37 
    37 
    38 LOCAL_C const TInt KMaxMessageSlots = 4;
    38 LOCAL_C const TInt KMaxMessageSlots = 4;
    39 const TInt KMaxElementLength = 327680;
    39 const TInt KMaxElementLength = 327680;