Home
last modified time | relevance | path

Searched refs:SoftBusReleaseDumpVar (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper.h55 void SoftBusReleaseDumpVar(ListNode *varList);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_bc_mgr.c88 SoftBusReleaseDumpVar(&g_bcMgr_var_list); in SoftBusHiDumperBcMgrDeInit()
H A Dsoftbus_hidumper_buscenter.c87 SoftBusReleaseDumpVar(&g_busCenter_var_list); in SoftBusHiDumperBusCenterDeInit()
H A Dsoftbus_hidumper_conn.c85 SoftBusReleaseDumpVar(&g_conn_var_list); in SoftBusHiDumperConnDeInit()
H A Dsoftbus_hidumper_disc.c87 SoftBusReleaseDumpVar(&g_disc_var_list); in SoftBusHiDumperDiscDeInit()
H A Dsoftbus_hidumper_broadcast.c192 SoftBusReleaseDumpVar(&g_bc_var_list); in SoftBusHiDumperBroadcastDeInit()
H A Dsoftbus_hidumper_trans.c161 SoftBusReleaseDumpVar(&g_trans_var_list); in SoftBusHiDumperTransDeInit()
H A Dsoftbus_hidumper.c127 void SoftBusReleaseDumpVar(ListNode *varList) in SoftBusReleaseDumpVar() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hidumper_adapter/unittest/
H A Dhidumper_test.cpp759 SoftBusReleaseDumpVar(nullptr);