Searched refs:IsKeyValid (Results 1 – 2 of 2) sorted by relevance
21 return IsKeyValid(key); in IsValidTxtValue()52 if (!IsKeyValid(key)) { in SetFlag()67 if (!IsKeyValid(key)) { in GetValue()80 if (!IsKeyValid(key)) { in GetFlag()88 if (!IsKeyValid(key)) { in ClearValue()97 if (!IsKeyValid(key)) { in ClearFlag()106 bool DnsSdTxtRecord::IsKeyValid(const std::string& key) { in IsKeyValid() function in openscreen::discovery::DnsSdTxtRecord
73 static bool IsKeyValid(const std::string& key);