Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.h238 struct dump_thread_evt { struct
244 extern struct dump_thread_evt dump_thread_evt; argument
Dmock_btif_util.cc56 struct dump_thread_evt dump_thread_evt; variable
155 const char* dump_thread_evt(bt_cb_thread_evt evt) { in dump_thread_evt() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc282 const char* dump_thread_evt(bt_cb_thread_evt evt) { in dump_thread_evt() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc442 TEST_F(BtifCoreTest, dump_thread_evt) { in TEST_F() argument