Home
last modified time | relevance | path

Searched refs:DUMPER_LANE_ETH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_trans.h33 DUMPER_LANE_ETH, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp94 EXPECT_EQ(DUMPER_LANE_ETH, transDumpLaneLinkType);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c72 return DUMPER_LANE_ETH; in ConvertLaneLinkTypeToDumper()