Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h58 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 Drdb_store.cpp191 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