Searched refs:DfxRecordLnnServerjoinStart (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_net_builder.h | 175 void DfxRecordLnnServerjoinStart(const ConnectionAddr *addr, const char *packageName, bool needRepo…
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder.c | 239 DfxRecordLnnServerjoinStart(¶->addr, para->pkgName, needReportFailure); in TrySendJoinLNNRequest() 430 void DfxRecordLnnServerjoinStart(const ConnectionAddr *addr, const char *packageName, bool needRepo… in DfxRecordLnnServerjoinStart() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder_mock_test.cpp | 1918 DfxRecordLnnServerjoinStart(nullptr, nullptr, true); 1919 DfxRecordLnnServerjoinStart(&addr, nullptr, true);
|