Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dlnn_event_test.cpp48 .connReqId = 19,
90 .connReqId = -19,
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h118 int32_t connReqId; // CONN_REQ_ID member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_event_converter.h55 LNN_ASSIGNER(Int32, ConnReqId, connReqId)
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dlnn_hisysevent_matcher.h83 MatchLnnEventNameTypeExtraInt32Param(params, ++index, extra.connReqId);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c1431 static void DfxRecordLnnLaneSelectEnd(int32_t laneId, int32_t connReqId) in DfxRecordLnnLaneSelectEnd() argument
1437 extra.connReqId = connReqId; in DfxRecordLnnLaneSelectEnd()
1505 .connReqId = (int32_t)info.requestId, in OnAuthConnOpened()
1658 .connReqId = (int32_t)info.requestId, in OnProxyChannelOpened()
1790 .connReqId = (int32_t)wifiDirectInfo.requestId, in OnAuthTriggerConnOpened()