Searched refs:IsCompleted (Results 1 – 2 of 2) sorted by relevance
238 bool IsCompleted(void) const;239 bool Matches(const CompletionChecker &) const { return IsCompleted(); } in Matches()
419 if (advPtr->IsCompleted()) in Advertise()1190 if (adv.IsCompleted()) in HandleRegistered()1318 if (adv.IsCompleted()) in SignalAdvCompleted()1369 bool AdvertisingProxy::AdvInfo::IsCompleted(void) const in IsCompleted() function in ot::Srp::AdvertisingProxy::AdvInfo