Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_ctrl_lane.h27 LaneInterface *CtrlLaneGetInstance(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c495 LaneInterface *CtrlLaneGetInstance(void) in CtrlLaneGetInstance() function
H A Dlnn_lane.c644 g_laneObject[LANE_TYPE_CTRL] = CtrlLaneGetInstance(); in InitLane()