Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c43 } CtrlLaneList; typedef
46 static CtrlLaneList *g_ctrlReqList = NULL;
416 g_ctrlReqList = (CtrlLaneList *)SoftBusCalloc(sizeof(CtrlLaneList)); in CtrlInit()