Home
last modified time | relevance | path

Searched refs:queryAnalyzedPic (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.cpp751 …const std::string queryAnalyzedPic = "SELECT " + MEDIA_COLUMN_COUNT_1 + " FROM " + VISION_TOTAL_TA… in IsSupportQueryIsMe() local
754 auto resultSetAnalyzed = uniStore->QuerySql(queryAnalyzedPic); in IsSupportQueryIsMe()
767 auto resultSetTotal = uniStore->QuerySql(queryAnalyzedPic); in IsSupportQueryIsMe()