Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc38 static base::TimeDelta timeDeltaFromMicroseconds(std::chrono::microseconds t) { in timeDeltaFromMicroseconds() function
85 timeDeltaFromMicroseconds(delay))) { in DoInThreadDelayed()