Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Drepeating_alarm.cc53 long period_ms = period.count(); in Schedule() local
Drepeating_alarm_unittest.cc76 int period_ms = 10; in TEST_F() local
/system/bt/osi/src/
Dalarm.cc96 uint64_t period_ms; member
225 static void alarm_set_internal(alarm_t* alarm, uint64_t period_ms, in alarm_set_internal()