Searched defs:initialValues (Results 1 – 2 of 2) sorted by relevance
37 int RdbBaseHelper::Insert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::str… in Insert()166 int RdbBaseHelper::BatchInsert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std… in BatchInsert()
53 … virtual int Insert(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Insert()62 …virtual int Replace(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Replace()67 const ValuesBucket &initialValues, in InsertWithConflictResolution()