Home
last modified time | relevance | path

Searched refs:SQL_QUERY_ALL_DUPLICATE_ASSETS (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.cpp39 const std::string SQL_QUERY_ALL_DUPLICATE_ASSETS = "\ variable
425 std::string sql = SQL_QUERY_ALL_DUPLICATE_ASSETS; in GetAllDuplicateAssets()