Searched defs:UpdateWithConflictResolution (Results 1 - 2 of 2) sorted by relevance
/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 ValuesBucket &values, in UpdateWithConflictResolution() function in OHOS::AppExecFwk::MockAppProvisionInfo 64 virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, in UpdateWithConflictResolution() function in OHOS::AppExecFwk::MockAppProvisionInfo
|
/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 &row, in UpdateWithConflictResolution() function in OHOS::NativeRdb::RdbStore 201 int RdbStore::UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &row, in UpdateWithConflictResolution() function in OHOS::NativeRdb::RdbStore
|
Completed in 3 milliseconds