Home
last modified time | relevance | path

Searched refs:laneModel (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_lane_model.c89 laneModel->ref++; in AddLaneIdNode()
100 laneModel->ref--; in DeleteLaneIdNode()
113 if (laneModel != NULL) { in AddLaneModel()
133 if (laneModel != NULL) { in AddLaneModel()
167 if (laneModel == NULL) { in UnbindLaneIdFromProfile()
171 DeleteLaneIdNode(laneId, laneModel); in UnbindLaneIdFromProfile()
172 if (laneModel->ref == 0) { in UnbindLaneIdFromProfile()
188 if (laneModel == NULL) { in GetLaneProfile()
209 if (laneModel == NULL) { in GetLaneIdList()
214 if (laneModel->ref == 0) { in GetLaneIdList()
[all …]