Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.h60 struct wakelock_debug_dump { struct
64 extern struct wakelock_debug_dump wakelock_debug_dump; argument
Dmock_osi_wakelock.cc40 struct wakelock_debug_dump wakelock_debug_dump; variable
58 void wakelock_debug_dump(int fd) { in wakelock_debug_dump() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc328 void wakelock_debug_dump(int fd) { in wakelock_debug_dump() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc615 void wakelock_debug_dump(int fd) { inc_func_call_count(__func__); } in wakelock_debug_dump() function