Searched defs:PreSharing (Results 1 – 5 of 5) sorted by relevance
53 int32_t CloudDB::PreSharing(const std::string& table, VBuckets& extend) in PreSharing() function in OHOS::DistributedData::CloudDB
78 std::pair<int32_t, std::shared_ptr<Cursor>> GeneralStoreMock::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedData::GeneralStoreMock
114 DistributedData::GeneralError RdbCloud::PreSharing(const std::string& tableName, VBuckets& extend) in PreSharing() function in OHOS::DistributedRdb::RdbCloud
567 std::pair<int32_t, std::shared_ptr<Cursor>> RdbGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedRdb::RdbGeneralStore
478 std::pair<int32_t, std::shared_ptr<Cursor>> KVDBGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedKv::KVDBGeneralStore