Searched defs:dbs (Results 1 – 4 of 4) sorted by relevance
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()
149 auto dbs = Reporter::GetInstance()->DatabaseStatistic(); variable
507 auto &dbs = enabled ? subDbs : unsubDbs; in DoSubscribe() local
310 auto &dbs = retval.deletingBuffers; in ReuseBuffer() local