Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_db.cpp53 int32_t CloudDB::PreSharing(const std::string& table, VBuckets& extend) in PreSharing() function in OHOS::DistributedData::CloudDB
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp78 std::pair<int32_t, std::shared_ptr<Cursor>> GeneralStoreMock::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedData::GeneralStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp114 DistributedData::GeneralError RdbCloud::PreSharing(const std::string& tableName, VBuckets& extend) in PreSharing() function in OHOS::DistributedRdb::RdbCloud
H A Drdb_general_store.cpp567 std::pair<int32_t, std::shared_ptr<Cursor>> RdbGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedRdb::RdbGeneralStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp478 std::pair<int32_t, std::shared_ptr<Cursor>> KVDBGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedKv::KVDBGeneralStore