mpxplugins/serviceplugins/collectionplugins/inc/mpxdbmanager.h
branchRCL_3
changeset 21 a1247965635c
parent 18 c54d95799c80
equal deleted inserted replaced
18:c54d95799c80 21:a1247965635c
   389          * Sum up the total size in bytes of the databases on the RAM drive.
   389          * Sum up the total size in bytes of the databases on the RAM drive.
   390          * 
   390          * 
   391          * @param aSize - On return, the total size of the databases on the RAM drive.
   391          * @param aSize - On return, the total size of the databases on the RAM drive.
   392          * @return TInt System error.
   392          * @return TInt System error.
   393          */
   393          */
   394         TInt GetTotalRamDatabasesSize(TInt& aSize);
   394         TInt GetTotalRamDatabasesSizeL(TInt& aSize);
   395 
   395 
   396         /**
   396         /**
   397         * Remove dummy file
   397         * Remove dummy file
   398         *
   398         *
   399         * @return TInt index to the database handler
   399         * @return TInt index to the database handler