Home
last modified time | relevance | path

Searched defs:GetEmptyCursor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_db.cpp98 std::pair<int32_t, std::string> CloudDB::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in OHOS::DistributedData::CloudDB
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp170 std::pair<DBStatus, std::string> RdbCloud::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in OHOS::DistributedRdb::RdbCloud
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_db.cpp243 std::pair<DBStatus, std::string> VirtualCloudDb::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in DistributedDB::VirtualCloudDb
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp278 std::pair<int, std::string> CloudDBProxy::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in DistributedDB::CloudDBProxy