Searched refs:published_ (Results 1 – 2 of 2) sorted by relevance
75 if (published_ == new_data) in ExposeService()79 published_ = new_data; in ExposeService()84 if (!published_.first) in RemoveService()86 published_ = {}; in RemoveService()
48 std::pair<uint16_t, std::vector<std::string>> published_; variable