Home
last modified time | relevance | path

Searched defs:expireTime (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chba_struct.h47 uint32_t expireTime; member
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp111 auto expireTime = clock_->Now() + interval_; in Loop() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dpicture_data_operations.h44 PicturePair(std::shared_ptr<Media::Picture> picture, std::string photoId, time_t expireTime, bool isCleanImmediately, bool isEdited) PicturePair() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_client.cpp185 auto expireTime = CalcExpireTime(); in UpdateExpireTime() local
H A Dsoftbus_adapter_standard.cpp184 auto expireTime = conn->GetExpireTime() > now ? conn->GetExpireTime() : now; in GetExpireTime() local
265 auto expireTime = conn->GetExpireTime() > now ? conn->GetExpireTime() : now; in StartCloseSessionTask() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp110 void KvStoreSyncManager::AddTimer(const TimePoint &expireTime) in AddTimer() argument
132 const auto &expireTime = it->first; in GetTimeoutSyncOps() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dtiming_wheel.c202 static void FillpTimingWheelAddTimerInner(struct FillpTimingWheel *ftWheel, FILLP_LLONG expireTime, in FillpTimingWheelAddTimerInner() argument
248 void FillpTimingWheelAddTimer(struct FillpTimingWheel *ftWheel, FILLP_LLONG expireTime, in FillpTimingWheelAddTimer() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dtiming_wheel.h88 FILLP_LLONG expireTime; member
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_photo_capture_manager.cpp161 time_t expireTime = currentTime + SAVE_PICTURE_TIMEOUT_SEC; in DealLowQualityPicture() local
201 time_t expireTime = currentTime + SAVE_PICTURE_TIMEOUT_SEC; in DealHighQualityPicture() local

Completed in 7 milliseconds