Searched defs:burstType (Results 1 – 3 of 3) sorted by relevance
91 int32_t burstType = searchCondition.GetBurstType(); in QueryGalleryAllCount() local127 int32_t burstType = searchCondition.GetBurstType(); in QueryAlbumGalleryCount() local167 int32_t burstType = searchCondition.GetBurstType(); in GetGalleryMediaAllRestoreCount() local221 int32_t burstType = searchCondition.GetBurstType(); in QueryGallerySdCardCount() local262 int32_t burstType = searchCondition.GetBurstType(); in QueryAlbumAllVideoCount() local342 int32_t burstType = searchCondition.GetBurstType(); in QueryAlbumCountByName() local393 int32_t burstType = searchCondition.GetBurstType(); in QueryAlbumCountByLPath() local
88 int32_t burstType = searchCondition.GetBurstType(); in QueryTotalCount() local128 int32_t burstType = searchCondition.GetBurstType(); in QueryAllRestoreCount() local168 int32_t burstType = searchCondition.GetBurstType(); in QueryPicturesTotalCount() local210 int32_t burstType = searchCondition.GetBurstType(); in QueryAlbumCountByName() local
313 SearchCondition &SetBurstType(int32_t burstType) in SetBurstType()