Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_audit_converter.h58 LNN_AUDIT_ASSIGNER(Int32, LocalProxyPort, localProxyPort)
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h229 int32_t localProxyPort; // LOCAL_PROXY_PORT member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dlnn_event_test.cpp226 .localProxyPort = 2,
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h178 MatchLnnAuditNameTypeInt32Param(params, ++index, extra.localProxyPort);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c847 (void)LnnGetLocalNumInfo(NUM_KEY_PROXY_PORT, &lnnAuditExtra->localProxyPort); in AuditReportSetLocalDevInfo()