Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_audit_converter.h59 LNN_AUDIT_ASSIGNER(Int32, LocalSessionPort, localSessionPort)
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h230 int32_t localSessionPort; // LOCAL_SESSION_PORT member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dlnn_event_test.cpp227 .localSessionPort = 3,
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h179 MatchLnnAuditNameTypeInt32Param(params, ++index, extra.localSessionPort);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c848 (void)LnnGetLocalNumInfo(NUM_KEY_SESSION_PORT, &lnnAuditExtra->localSessionPort); in AuditReportSetLocalDevInfo()