Home
last modified time | relevance | path

Searched defs:UpdateWithConflictResolution (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
Dmock_rdb.h80 …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/
Drdb_store.cpp191 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/
Dmock_app_provision_info.h58 …virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesB… in UpdateWithConflictResolution() function