Home
last modified time | relevance | path

Searched refs:cras_bt_event_log_deinit (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/tests/
Dhfp_slc_unittest.cc115 cras_bt_event_log_deinit(btlog); in TEST()
236 cras_bt_event_log_deinit(btlog); in TEST()
293 cras_bt_event_log_deinit(btlog); in TEST()
366 cras_bt_event_log_deinit(btlog); in TEST()
Dhfp_ag_profile_unittest.cc46 virtual void TearDown() { cras_bt_event_log_deinit(btlog); } in TearDown()
Dbt_device_unittest.cc125 cras_bt_event_log_deinit(btlog); in TearDown()
Dcontrol_rclient_unittest.cc172 cras_bt_event_log_deinit(btlog); in TearDown()
/external/adhd/cras/src/server/
Dcras_bt_log.h34 static inline void cras_bt_event_log_deinit(struct cras_bt_event_log *log) in cras_bt_event_log_deinit() function