Home
last modified time | relevance | path

Searched defs:initialValues (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_impl.cpp181 …dbStoreImpl::Insert(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Insert()
209 …bStoreImpl::Replace(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Replace()
215 const ValuesBucket &initialValues, ConflictResolution conflictResolution) in InsertWithConflictResolution()