Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/include/
H A Dwakelock.h43 void wakelock_cleanup(void);
/aosp12/system/bt/btcore/src/
H A Dosi_module.cc35 wakelock_cleanup(); in osi_clean_up()
/aosp12/system/bt/osi/test/
H A DAlarmTestHarness.cc51 wakelock_cleanup(); in TearDown()
H A Dwakelock_test.cc74 wakelock_cleanup(); in TearDown()
/aosp12/system/bt/osi/src/
H A Dwakelock.cc211 void wakelock_cleanup(void) { in wakelock_cleanup() function
/aosp12/system/bt/test/stub/
H A Dosi.cc638 void wakelock_cleanup(void) { mock_function_count_map[__func__]++; } in wakelock_cleanup() function