Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_alarm.h60 struct alarm_debug_dump { struct
64 extern struct alarm_debug_dump alarm_debug_dump; argument
Dmock_osi_alarm.cc39 struct alarm_debug_dump alarm_debug_dump; variable
61 void alarm_debug_dump(int fd) { in alarm_debug_dump() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dalarm.cc726 void alarm_debug_dump(int fd) { in alarm_debug_dump() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc400 void alarm_debug_dump(int fd) { inc_func_call_count(__func__); } in alarm_debug_dump() function