Home
last modified time | relevance | path

Searched refs:attempts_ (Results 1 – 3 of 3) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_publisher.cc283 if (attempts_ >= target_announcement_attempts_) { in QueueAnnouncement()
290 attempts_++; in QueueAnnouncement()
371 pow(kIntervalIncreaseFactor, attempts_)); in GetNextAnnounceDelay()
Dmdns_publisher.h138 int attempts_ = 0; variable
/external/pigweed/pw_metric/
Ddocs.rst55 attempts_.Increment();
64 PW_METRIC(metrics_, attempts_, "attempts", 0u);