Searched defs:GetEmptyCursor (Results 1 – 4 of 4) sorted by relevance
98 std::pair<int32_t, std::string> CloudDB::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in OHOS::DistributedData::CloudDB
170 std::pair<DBStatus, std::string> RdbCloud::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in OHOS::DistributedRdb::RdbCloud
243 std::pair<DBStatus, std::string> VirtualCloudDb::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in DistributedDB::VirtualCloudDb
278 std::pair<int, std::string> CloudDBProxy::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor() function in DistributedDB::CloudDBProxy