Searched defs:initialValues (Results 1 – 2 of 2) sorted by relevance
38 int RdbBaseHelper::Insert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::str… in Insert()167 int RdbBaseHelper::BatchInsert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std… in BatchInsert()
49 … virtual int Insert(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Insert()58 …virtual int Replace(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Replace()63 const ValuesBucket &initialValues, in InsertWithConflictResolution()