Searched refs:countInfoTypes (Results 1 – 2 of 2) sorted by relevance
91 nlohmann::json GetCountInfoJson(const std::vector<std::string> &countInfoTypes);
829 nlohmann::json BaseRestore::GetCountInfoJson(const std::vector<std::string> &countInfoTypes) in GetCountInfoJson() argument834 for (const auto &type : countInfoTypes) { in GetCountInfoJson()