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