Searched refs:CheckParamForUpsertData (Results 1 – 2 of 2) sorted by relevance
174 …int CheckParamForUpsertData(RecordStatus status, const std::string &tableName, const std::vector<V…
1463 int errCode = CheckParamForUpsertData(status, tableName, records); in UpsertData()1470 int SQLiteRelationalStore::CheckParamForUpsertData(RecordStatus status, const std::string &tableNam… in CheckParamForUpsertData() function in DistributedDB::SQLiteRelationalStore