Home
last modified time | relevance | path

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

/system/netd/server/
DMDnsSdListener.cpp541 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument
544 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()