Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_audit_converter.h61 LNN_AUDIT_ASSIGNER(Int32, PeerAuthPort, peerAuthPort)
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h232 int32_t peerAuthPort; // PEER_AUTH_PORT member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dlnn_event_test.cpp229 .peerAuthPort = 4,
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h181 MatchLnnAuditNameTypeInt32Param(params, ++index, extra.peerAuthPort);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c786 lnnAuditExtra->peerAuthPort = info->connInfo.info.ipInfo.port; in AuditReportSetPeerDevInfo()