Home
last modified time | relevance | path

Searched refs:GetLcdCountByTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_aging_helper.h55 …static int32_t GetLcdCountByTime(const int64_t &time, const bool &before, ThumbRdbOpt &opts, int &…
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_aging_helper.cpp94 int err = GetLcdCountByTime(time, before, opts, count); in GetAgingDataCount()
199 int32_t ThumbnailAgingHelper::GetLcdCountByTime(const int64_t &time, const bool &before, ThumbRdbOp… in GetLcdCountByTime() function in OHOS::Media::ThumbnailAgingHelper