Searched defs:strSql (Results 1 – 3 of 3) sorted by relevance
1425 …const std::string &strSql, std::vector<DistributedDB::Key> &sqlParam, KvOption &option, int &count)1469 const std::string &strSql, EncrypteAttribute &attribute, int &count)
1497 const std::string &strSql, std::vector<SyncData> &vecSyncData) in GetRawSyncData()
1046 std::string strSql = "PRAGMA user_version;"; in GetVersion() local