Searched defs:oldExtendColNames (Results 1 – 2 of 2) sorted by relevance
1872 …etUpdateExtendFieldSql(const std::string &tableName, const std::set<std::string> &oldExtendColName… in GetUpdateExtendFieldSql()1894 const std::string &lowVersionExtendColName, const std::set<std::string> &oldExtendColNames, in UpdateDeleteDataExtendField()
1077 const std::set<std::string>& oldExtendColNames = oldTrackerTable.GetExtendNames(); in UpdateExtendField() local