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.h81 struct wakelock_cleanup { struct
85 extern struct wakelock_cleanup wakelock_cleanup; argument
Dmock_osi_wakelock.cc40 struct wakelock_cleanup wakelock_cleanup; variable
55 void wakelock_cleanup(void) { in wakelock_cleanup() function
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc210 void wakelock_cleanup(void) { in wakelock_cleanup() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc637 void wakelock_cleanup(void) { inc_func_call_count(__func__); } in wakelock_cleanup() function