Home
last modified time | relevance | path

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

/aosp_15_r20/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.cc39 struct wakelock_cleanup wakelock_cleanup; variable
54 void wakelock_cleanup(void) { in wakelock_cleanup() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc208 void wakelock_cleanup(void) { in wakelock_cleanup() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc614 void wakelock_cleanup(void) { inc_func_call_count(__func__); } in wakelock_cleanup() function