Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_alarm.h89 struct alarm_debug_dump { struct
93 extern struct alarm_debug_dump alarm_debug_dump; argument
Dmock_osi_alarm.cc41 struct alarm_debug_dump alarm_debug_dump; variable
63 void alarm_debug_dump(int fd) { in alarm_debug_dump() function
/packages/modules/Bluetooth/system/osi/src/
Dalarm.cc725 void alarm_debug_dump(int fd) { in alarm_debug_dump() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc404 void alarm_debug_dump(int fd) { inc_func_call_count(__func__); } in alarm_debug_dump() function