Home
last modified time | relevance | path

Searched refs:whereClauseRelatedMe (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.cpp684 string whereClauseRelatedMe = "(SELECT " + MAP_ALBUM + " FROM " + ANALYSIS_PHOTO_MAP_TABLE + in GetDisplayLevelAlbumPredicates() local
696 string relatedMeFirstPage = ALBUM_ID + " IN " + whereClauseRelatedMe; in GetDisplayLevelAlbumPredicates()
711 " AND " + ALBUM_ID + " NOT IN " + whereClauseRelatedMe + in GetDisplayLevelAlbumPredicates()