Home
last modified time | relevance | path

Searched refs:InnerActionLock (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.h160 static DBStatus InnerActionLock(const std::shared_ptr<CloudActionContext> &context,
H A Dcloud_db_proxy.cpp367 status = InnerActionLock(context, cloudDb); in InnerActionTask()
387 DBStatus CloudDBProxy::InnerActionLock(const std::shared_ptr<CloudActionContext> &context, in InnerActionLock() function in DistributedDB::CloudDBProxy