Searched refs:ParseSection (Results 1 – 8 of 8) sorted by relevance
29 bool ParseSection(const std::vector<std::string>& args,
27 bool ImportParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ImportParser
28 virtual bool ParseSection(const std::vector<std::string>& args,
75 if (!section_parser->ParseSection(args, &ret_err)) { in ParseData()
121 bool ParseSection(const std::vector<std::string>& args,
194 bool ParseSection(const std::vector<std::string>& args,
401 bool ActionParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ActionParser
814 bool ServiceParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ServiceParser