Searched defs:strQueryCondition (Results 1 – 7 of 7) sorted by relevance
74 string strQueryCondition = "medialib"; variable
65 string MediaLibraryDataManagerUtils::ObtionCondition(string &strQueryCondition, const vector<string… in ObtionCondition()
1340 string strQueryCondition = cmd.GetAbsRdbPredicates()->GetWhereClause(); in QueryWithCondition() local
486 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + opts.row; in QueryThumbnailSet() local2072 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + data.id; in CheckDateTaken() local
1094 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + opts.row; in IsPureCloudImage() local
979 string strQueryCondition = DEVICE_DB_DATE_MODIFIED + " = 0"; in GetActivePeer() local
4060 string strQueryCondition = DEVICE_DB_DATE_MODIFIED + " = 0"; in QueryActivePeer() local