Home
last modified time | relevance | path

Searched defs:agingTime (Results 1 – 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/
Dfile_data_handler_four_test.cpp898 int64_t agingTime = 360; variable
925 int64_t agingTime = 360; variable
953 int64_t agingTime = 360; variable
1030 int64_t agingTime = 360; variable
1057 int64_t agingTime = 360; variable
1087 int64_t agingTime = 360; variable
1124 int64_t agingTime = 360; variable
/foundation/communication/ipc/ipc/native/src/core/include/
Dprocess_skeleton.h42 uint64_t agingTime; member
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/
Dmedialibrary_device_operations.cpp245 int64_t agingTime = MediaFileUtils::UTCTimeSeconds() - AGING_DEVICE_INTERVAL; in GetAgingDeviceData() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_common.c1136 uint32_t agingTime; member
1147 int32_t NSTACKX_SetDeviceListAgingTime(uint32_t agingTime) in NSTACKX_SetDeviceListAgingTime()
1170 int32_t NSTACKX_SetDeviceListAgingTime(uint32_t agingTime) in NSTACKX_SetDeviceListAgingTime()
Dnstackx_device_remote.c540 void SetDeviceListAgingTime(uint32_t agingTime) in SetDeviceListAgingTime()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_handler.cpp3614 int64_t agingTime = 0; in OptimizeStorage() local
3640 std::shared_ptr<NativeRdb::ResultSet> FileDataHandler::GetAgingFile(const int64_t agingTime, in GetAgingFile()
3676 int32_t FileDataHandler::FileAgingDelete(const int64_t agingTime, const int64_t deleteSize) in FileAgingDelete()