Home
last modified time | relevance | path

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 Dlnn_net_builder.h175 void DfxRecordLnnServerjoinStart(const ConnectionAddr *addr, const char *packageName, bool needRepo…
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c239 DfxRecordLnnServerjoinStart(&para->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 Dlnn_net_builder_mock_test.cpp1918 DfxRecordLnnServerjoinStart(nullptr, nullptr, true);
1919 DfxRecordLnnServerjoinStart(&addr, nullptr, true);