Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_ledger_common_test.cpp299 SoftBusDumpBusCenterPrintInfo(DEFAULT_FD, nullptr);
300 SoftBusDumpBusCenterPrintInfo(DEFAULT_FD, &nodeInfo);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_manager.h89 void SoftBusDumpBusCenterPrintInfo(int fd, NodeBasicInfo *nodeInfo);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c809 void SoftBusDumpBusCenterPrintInfo(int fd, NodeBasicInfo *nodeInfo) in SoftBusDumpBusCenterPrintInfo() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c1675 SoftBusDumpBusCenterPrintInfo(fd, remoteNodeInfo + i); in SoftBusDumpBusCenterRemoteDeviceInfo()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2195 SoftBusDumpBusCenterPrintInfo(fd, &localNodeInfo); in SoftBusDumpBusCenterLocalDeviceInfo()