Searched defs:dbs (Results 1 – 10 of 10) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| D | cloud_server.cpp | 43 …2_t CloudServer::Subscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Subscribe() 48 …t CloudServer::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Unsubscribe()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/ |
| D | distributeddata_dfx_ut_test.cpp | 149 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable 366 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
| D | cloud_extension.rs | 620 let dbs = match OhCloudExtHashMap::get_inner_ref(dbs, SafetyCheckId::HashMap) { in OhCloudExtCloudSyncSubscribe() localVariable 624 let dbs = match dbs { in OhCloudExtCloudSyncSubscribe() localVariable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| D | cloud_server_impl.cpp | 307 …t CloudServerImpl::Subscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta>> &dbs) in Subscribe() 515 …CloudServerImpl::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta>> &dbs) in Unsubscribe()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| D | cloud_test.cpp | 450 std::map<std::string, std::vector<CloudServer::Database>> dbs; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
| D | cloud_service.rs | 148 let mut dbs = vec![]; in from() localVariable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| D | kvdb_general_store_test.cpp | 360 std::shared_ptr<CloudDB> dbs = std::make_shared<CloudDB>(); variable
|
| D | rdb_general_store_test.cpp | 312 std::shared_ptr<CloudDB> dbs = std::make_shared<CloudDB>(); variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| D | cloud_service_impl.cpp | 1054 auto &dbs = enabled ? subDbs : unsubDbs; in DoSubscribe() local
|
| /foundation/graphic/graphic_surface/surface/src/ |
| D | buffer_queue.cpp | 464 auto &dbs = retval.deletingBuffers; in ReuseBuffer() local
|