Home
last modified time | relevance | path

Searched defs:IsValidTxtValue (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/discovery/dnssd/public/
Ddns_sd_txt_record.cc14 bool DnsSdTxtRecord::IsValidTxtValue(const std::string& key, in IsValidTxtValue() function in openscreen::discovery::DnsSdTxtRecord
25 bool DnsSdTxtRecord::IsValidTxtValue(const std::string& key, uint8_t value) { in IsValidTxtValue() function in openscreen::discovery::DnsSdTxtRecord
30 bool DnsSdTxtRecord::IsValidTxtValue(const std::string& key, in IsValidTxtValue() function in openscreen::discovery::DnsSdTxtRecord