Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dtrans_event_form.h165 int32_t localChannelId; // LOCAL_CHANNEL_ID member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_audit_converter.h46 TRANS_AUDIT_ASSIGNER(Int32, LocalChannelId, localChannelId)
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dtrans_event_test.cpp382 .localChannelId = 1025,
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dtrans_hisysevent_matcher.h197 MatchTransAuditNameTypeExtraInt32Param(params, ++index, extra.localChannelId);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c789 .localChannelId = info->myId, in TransProxyHandshakeUnpackErrMsg()
820 .localChannelId = info->myId, in TransProxyHandshakeUnpackRightMsg()