Home
last modified time | relevance | path

Searched refs:ipLinkStatus (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Ddisc_event_test.cpp70 .ipLinkStatus = 9,
116 .ipLinkStatus = -9,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h107 int32_t ipLinkStatus; // IP_LINK_STATUS member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Ddisc_hisysevent_matcher.h64 MatchDiscEventNameTypeExtraInt32Param(params, ++index, extra.ipLinkStatus);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_event_converter.h46 DISC_ASSIGNER(Int32, IpLinkStatus, ipLinkStatus)