Searched refs:looper_now (Results 1 – 2 of 2) sorted by relevance
274 looper_now(Looper* looper) in looper_now() function306 timeout_ms += looper_now(looper); in looper_runWithTimeout()
1238 const Duration dl = (to >= 0) ? looper_now(_async_socket_get_looper(as)) + to : in async_socket_read_rel()1281 const Duration dl = (to >= 0) ? looper_now(_async_socket_get_looper(as)) + to : in async_socket_write_rel()1295 return (rel >= 0) ? looper_now(_async_socket_get_looper(as)) + rel : in async_socket_deadline()