Searched refs:IsLegalValue (Results 1 – 2 of 2) sorted by relevance
116 bool OptionsFile::IsLegalValue(const std::string &value) { in IsLegalValue() function in rtc::OptionsFile160 if (!IsLegalName(option) || !IsLegalValue(value)) { in SetStringValue()
42 static bool IsLegalValue(const std::string &value);