Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/src/
Dasync_manager.cc337 periodic(true), in Task()
344 periodic(false), in Task()
354 bool isPeriodic() const { return periodic; } in isPeriodic()
359 bool periodic; member in test_vendor_lib::AsyncManager::AsyncTaskManager::Task
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_health.te26 # Allow to wake up to send periodic events
/system/sepolicy/public/
Dhal_health.te26 # Allow to wake up to send periodic events
/system/extras/simpleperf/
DIOEventLoop_test.cpp149 TEST(IOEventLoop, periodic) { in TEST() argument