Searched defs:selections (Results 1 – 11 of 11) sorted by relevance
248 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable267 std::string selections = TBL_STU_NAME + " = 'wangwu'"; variable287 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable306 std::string selections = TBL_STU_NAME + " = 'wangwu'"; variable397 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable413 std::string selections = TBL_STU_NAME + " = 'wangwu'"; variable430 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable446 std::string selections = TBL_STU_NAME + " = 'wangwu'"; variable
315 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable330 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable363 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable394 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable548 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable590 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable675 std::string selections = TBL_STU_NAME + " = 'lisi'"; variable
188 std::string selections = TBL_STU_NAME + " = 'wangwu'"; variable
29 std::vector<std::string> selections{EventStore::EventCol::TS}; in IsEventProcessed() local
82 std::vector<std::string> selections { EventStore::EventCol::TS }; in SelectEventFromDB() local
70 string selections = ""; variable
327 void MediaLibraryCommonUtils::AppendSelections(std::string &selections) in AppendSelections()
116 std::string selections = ""; variable157 std::string selections = ""; variable
153 string selections = MEDIA_DATA_DB_ID + " = " + to_string(fileId); in GetFileAsset() local
140 std::vector<std::string> selections { EventStore::EventCol::TS }; variable
1702 void MediaLibraryNapiUtils::FixSpecialDateType(string &selections) in FixSpecialDateType()