Home
last modified time | relevance | path

Searched refs:alarm_debug_dump (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_alarm.cc43 struct alarm_debug_dump alarm_debug_dump; variable
65 void alarm_debug_dump(int fd) { in alarm_debug_dump() function
67 test::mock::osi_alarm::alarm_debug_dump(fd); in alarm_debug_dump()
Dmock_osi_alarm.h91 struct alarm_debug_dump { struct
95 extern struct alarm_debug_dump alarm_debug_dump; argument
/packages/modules/Bluetooth/system/osi/include/
Dalarm.h105 void alarm_debug_dump(int fd);
/packages/modules/Bluetooth/system/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc142 alarm_debug_dump(debug_fd); in LLVMFuzzerTestOneInput()
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc406 void alarm_debug_dump(int fd) { mock_function_count_map[__func__]++; } 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/service/
Dbluetooth_interface.cc404 alarm_debug_dump(fd); in dump()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc444 alarm_debug_dump(fd); in dump()