Home
last modified time | relevance | path

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

/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp77 std::pair<int32_t, std::shared_ptr<Cursor>> GeneralStoreMock::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedData::GeneralStoreMock
/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.cpp553 std::pair<int32_t, std::shared_ptr<Cursor>> RdbGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in OHOS::DistributedRdb::RdbGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp472 std::pair<int32_t, std::shared_ptr<Cursor>> KVDBGeneralStore::PreSharing(GenQuery &query) in PreSharing() function in KVDBGeneralStore

Completed in 5 milliseconds