Searched defs:configNames (Results 1 – 2 of 2) sorted by relevance
254 std::vector<std::string> configNames = {"config1", "config2", "config3"}; variable
155 bool ReportProtobufFileWriter::ProcessReportInfo(const std::vector<std::string> &configNames, in ProcessReportInfo()