Searched refs:GetIntersection (Results 1 – 2 of 2) sorted by relevance
106 static std::vector<std::string> GetIntersection(std::vector<std::string> &&syncTables,
525 dbQuery.FromTable(GetIntersection(query.GetTables(), GetTables())); in Sync()987 std::vector<std::string> RdbGeneralStore::GetIntersection(std::vector<std::string> &&syncTables, in GetIntersection() function in OHOS::DistributedRdb::RdbGeneralStore