Searched defs:IsStarted (Results 1 – 4 of 4) sorted by relevance
24 bool IsStarted() const { return is_started_; } in IsStarted() function
80 inline bool IsStarted() const { return start_clock_ > 0; } in IsStarted() function
231 bool PublisherMDnsSd::IsStarted(void) const in IsStarted() function in otbr::Mdns::PublisherMDnsSd
461 bool PublisherAvahi::IsStarted(void) const in IsStarted() function in otbr::Mdns::PublisherAvahi