Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp698 …string whereClauseSatifyCount = COUNT + " >= " + to_string(PORTRAIT_FIRST_PAGE_MIN_COUNT) + " AND … in GetDisplayLevelAlbumPredicates() local
702 …whereClauseDisplay + ") OR (" + relatedMeFirstPage + ") OR (" + whereClauseSatifyCount + ") OR (" + in GetDisplayLevelAlbumPredicates()