Home
last modified time | relevance | path

Searched refs:InnerActionGetEmptyCursor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.h163 static DBStatus InnerActionGetEmptyCursor(const std::shared_ptr<CloudActionContext> &context,
H A Dcloud_db_proxy.cpp364 status = InnerActionGetEmptyCursor(context, cloudDb); in InnerActionTask()
404 DBStatus CloudDBProxy::InnerActionGetEmptyCursor(const std::shared_ptr<CloudActionContext> &context, in InnerActionGetEmptyCursor() function in DistributedDB::CloudDBProxy