HomeSort by relevance Sort by last modified time
    Searched refs:txt_records_ (Results 1 - 2 of 2) sorted by null

  /system/weaved/buffet/
avahi_mdns_client.cc 82 txt_records_ == txt) {
102 txt_records_ = txt;
133 txt_records_.clear();
155 std::vector<std::string> txt = std::move(txt_records_);
avahi_mdns_client.h 51 std::vector<std::string> txt_records_; member in class:buffet::AvahiMdnsClient

Completed in 347 milliseconds