Home
last modified time | relevance | path

Searched refs:IsNeedDelResource (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_link.c482 static bool IsNeedDelResource(uint64_t laneId, bool isServerSide, LaneResource *item) in IsNeedDelResource() function
576 if (IsNeedDelResource(laneId, isServerSide, item)) { in DelLaneResourceByLaneId()