Home
last modified time | relevance | path

Searched defs:nextSleepDurationMs (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DTcpSocketMonitor.cpp157 void TcpSocketMonitor::setPollingInterval(milliseconds nextSleepDurationMs) { in setPollingInterval()
258 milliseconds nextSleepDurationMs; in waitForNextPoll() local