Home
last modified time | relevance | path

Searched defs:wakelock_cleanup (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.h51 struct wakelock_cleanup { struct
55 extern struct wakelock_cleanup wakelock_cleanup; argument
Dmock_osi_wakelock.cc36 struct wakelock_cleanup wakelock_cleanup; variable
51 void wakelock_cleanup(void) { in wakelock_cleanup() function
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc203 void wakelock_cleanup(void) { in wakelock_cleanup() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc580 void wakelock_cleanup(void) { inc_func_call_count(__func__); } in wakelock_cleanup() function