Home
last modified time | relevance | path

Searched defs:lastBackupTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h38 int64_t lastBackupTime; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp297 const std::string &bundleName, const int64_t lastBackupTime, const uint32_t userId) in ReadIncludesExcludesPath()
794 …oid GetBundleStatsForIncreaseEach(uint32_t userId, std::string &bundleName, int64_t lastBackupTime, in GetBundleStatsForIncreaseEach()
867 int64_t lastBackupTime = incrementalBackTimes[i]; in GetBundleStatsForIncrease() local