Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/
Dmedialibrary_device_operations.cpp246 int64_t agingTime = MediaFileUtils::UTCTimeSeconds() - AGING_DEVICE_INTERVAL; in GetAgingDeviceData() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_common.c1168 uint32_t agingTime; member
1179 int32_t NSTACKX_SetDeviceListAgingTime(uint32_t agingTime) in NSTACKX_SetDeviceListAgingTime()
1202 int32_t NSTACKX_SetDeviceListAgingTime(uint32_t agingTime) in NSTACKX_SetDeviceListAgingTime()
Dnstackx_device_remote.c540 void SetDeviceListAgingTime(uint32_t agingTime) in SetDeviceListAgingTime()