Home
last modified time | relevance | path

Searched defs:ConflictResolution (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_common.h22 enum class ConflictResolution { class
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h40 InsertWithConflictResolution(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues, ConflictResolution conflictResolution = ConflictResolution::ON_CONFLICT_NONE) InsertWithConflictResolution() argument
64 UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, const std::string &whereClause = �, const std::vector<ValueObject> &bindArgs = {}, ConflictResolution conflictResolution = ConflictResolution::ON_CONFLICT_NONE) UpdateWithConflictResolution() argument

Completed in 3 milliseconds