Home
last modified time | relevance | path

Searched defs:UpsertData (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp426 DBStatus RelationalStoreDelegateImpl::UpsertData(const std::string &tableName, const std::vector<VB… in UpsertData() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp412 int SQLiteRelationalStoreConnection::UpsertData(RecordStatus status, const std::string &tableName, in UpsertData() function in DistributedDB::SQLiteRelationalStoreConnection
H A Dsqlite_relational_store.cpp1456 int SQLiteRelationalStore::UpsertData(RecordStatus status, const std::string &tableName, in UpsertData() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp205 …DBStatus UpsertData(const std::string &tableName, const std::vector<DistributedDB::VBucket> &recor… in UpsertData() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1757 int RelationalSyncAbleStorage::UpsertData(RecordStatus status, const std::string &tableName, in UpsertData() function in DistributedDB::RelationalSyncAbleStorage