Searched defs:UpdateWithConflictResolution (Results 1 – 3 of 3) sorted by relevance
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
| D | mock_rdb.h | 80 …int UpdateWithConflictResolution(int& changedRows, const std::string& table, const ValuesBucket& v… in UpdateWithConflictResolution() function 86 …int UpdateWithConflictResolution(int& changedRows, const std::string& table, const ValuesBucket& v… in UpdateWithConflictResolution() function
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | rdb_store.cpp | 191 int RdbStore::UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &r… in UpdateWithConflictResolution() function in OHOS::NativeRdb::RdbStore 201 int RdbStore::UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &r… in UpdateWithConflictResolution() function in OHOS::NativeRdb::RdbStore
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| D | mock_app_provision_info.h | 58 …virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesB… in UpdateWithConflictResolution() function
|