Searched defs:columnSet (Results 1 – 2 of 2) sorted by relevance
415 …std::unordered_set<std::string> columnSet{ "Photos.file_id", "Photos.title", "Photos.size", "Photo… in GetAllDuplicateAssets() local447 std::unordered_set<std::string> columnSet{ "file_id", "title", "size", "orientation" }; in GetCanDelDuplicateAssets() local
1271 const unordered_set<string> &columnSet) in HasColumns()