Searched refs:duplicateLpathCountQuerySql (Results 1 – 1 of 1) sorted by relevance
192 const string duplicateLpathCountQuerySql = GetDuplicateLpathCountQuerrySql(); in QueryPhotoRecordInfo() local201 … ret = ParseResultSet(duplicateLpathCountQuerySql, 0, photoRecordInfo.duplicateLpathCount) && ret; in QueryPhotoRecordInfo()