Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dgeneral_store_mock.cpp128 int32_t GeneralStoreMock::MergeMigratedData(const std::string &tableName, VBuckets &&values) in MergeMigratedData() function in OHOS::DistributedData::GeneralStoreMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_general_store.cpp330 int32_t KVDBGeneralStore::MergeMigratedData(const std::string &tableName, VBuckets &&values) in MergeMigratedData() function in OHOS::DistributedKv::KVDBGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp491 int32_t RdbGeneralStore::MergeMigratedData(const std::string &tableName, VBuckets &&values) in MergeMigratedData() function in OHOS::DistributedRdb::RdbGeneralStore