Home
last modified time | relevance | path

Searched defs:lastUpdateTime (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h30 int64_t lastUpdateTime; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.h32 uint64_t lastUpdateTime = 0; member
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp286 int64_t lastUpdateTime = static_cast<int64_t>(sta.st_mtime); in GetUser0FileStat() local
305 int64_t lastUpdateTime = static_cast<int64_t>(sta.st_mtime); in GetUser0FileStat() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp578 int64_t lastUpdateTime = static_cast<int64_t>(fileStatInfo.st_mtime); in CheckIfDirForIncludes() local
615 int64_t lastUpdateTime = static_cast<int64_t>(fileInfo.st_mtime); in AddOuterDirIntoFileStat() local
701 int64_t lastUpdateTime in GetIncludesFileStats() local
[all...]

Completed in 3 milliseconds