Searched refs:connReqId (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | lnn_event_test.cpp | 48 .connReqId = 19, 90 .connReqId = -19,
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | lnn_event_form.h | 118 int32_t connReqId; // CONN_REQ_ID member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | lnn_event_converter.h | 55 LNN_ASSIGNER(Int32, ConnReqId, connReqId)
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/ |
H A D | lnn_hisysevent_matcher.h | 83 MatchLnnEventNameTypeExtraInt32Param(params, ++index, extra.connReqId);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 1431 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()
|