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.h82 struct wakelock_cleanup { struct
86 extern struct wakelock_cleanup wakelock_cleanup; argument
Dmock_osi_wakelock.cc42 struct wakelock_cleanup wakelock_cleanup; variable
57 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.cc663 void wakelock_cleanup(void) { mock_function_count_map[__func__]++; } in wakelock_cleanup() function