Home
last modified time | relevance | path

Searched refs:current_iteration (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-daemon/
Dstatic-hosts.c50 static int current_iteration = 0; variable
90 s->iteration = current_iteration; in static_host_new()
182 current_iteration++; in static_hosts_load()
257 h->iteration = current_iteration; in static_hosts_load()
263 if (h->iteration != current_iteration) { in static_hosts_load()
/external/autotest/tko/
Djob_serializer.py261 for current_iteration in tko_test.iterations:
263 self.set_pb_iteration(current_iteration, pb_iteration)