Searched refs:IsValidName (Results 1 – 2 of 2) sorted by relevance
203 bool IsValidName(const std::string& name) const;
822 if (!IsValidName(name)) { in ParseSection()844 bool ServiceParser::IsValidName(const std::string& name) const { in IsValidName() function in ServiceParser