Searched defs:UpdateWithConflictResolution (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A 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
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_app_provision_info.h | 58 …virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesB… in UpdateWithConflictResolution() function
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
H A D | notification_rdb_data_mgr_test.cpp | 83 …virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesB… in UpdateWithConflictResolution() function in OHOS::Notification::RdbStoreTest 89 …virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesB… in UpdateWithConflictResolution() function in OHOS::Notification::RdbStoreTest
|