Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_database_utils.cpp175 const string abnormalWidthHeightQuerySql = "SELECT COUNT(*) AS " + RECORD_COUNT + " FROM " + in QueryPhotoRecordInfo() local
198 …ret = ParseResultSet(abnormalWidthHeightQuerySql, 0, photoRecordInfo.abnormalWidthOrHeightCount) &… in QueryPhotoRecordInfo()