Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
Dcloud_server.cpp43 …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/
Ddistributeddata_dfx_ut_test.cpp149 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp507 auto &dbs = enabled ? subDbs : unsubDbs; in DoSubscribe() local
/foundation/graphic/graphic_2d/frameworks/surface/src/
Dbuffer_queue.cpp310 auto &dbs = retval.deletingBuffers; in ReuseBuffer() local