Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp155 std::pair<int32_t, uint32_t> GeneralStoreMock::LockCloudDB() in LockCloudDB() function in OHOS::DistributedData::GeneralStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp160 std::pair<GeneralError, uint32_t> RdbCloud::LockCloudDB(FLAG flag) in LockCloudDB() function in OHOS::DistributedRdb::RdbCloud
H A Drdb_general_store.cpp1077 std::pair<int32_t, uint32_t> RdbGeneralStore::LockCloudDB() in LockCloudDB() function in OHOS::DistributedRdb::RdbGeneralStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp791 std::pair<int32_t, uint32_t> KVDBGeneralStore::LockCloudDB() in LockCloudDB() function in OHOS::DistributedKv::KVDBGeneralStore