Searched defs:strQueryCondition (Results 1 – 7 of 7) sorted by relevance
77 string strQueryCondition = "medialib"; variable
65 string MediaLibraryDataManagerUtils::ObtionCondition(string &strQueryCondition, const vector<string… in ObtionCondition()
1389 string strQueryCondition = cmd.GetAbsRdbPredicates()->GetWhereClause(); in QueryWithCondition() local
105 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + data.id; in GetNotifyType() local
422 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + opts.row; in QueryThumbnailSet() local1568 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + data.id; in CheckDateTaken() local
1375 string strQueryCondition = MEDIA_DATA_DB_ID + " = " + opts.row; in IsPureCloudImage() local
4381 string strQueryCondition = DEVICE_DB_DATE_MODIFIED + " = 0"; in QueryActivePeer() local