Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dduplicate_photo_operation.cpp117 const std::string SQL_QUERY_ALL_DUPLICATE_ASSETS_COUNT = "\ variable
411 return rdbStore->QueryByStep(SQL_QUERY_ALL_DUPLICATE_ASSETS_COUNT); in GetAllDuplicateAssets()