Home
last modified time | relevance | path

Searched refs:notifyFail (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_trans_lane.c1371 bool notifyFail = false; in IsNeedNotifyFail() local
1385 notifyFail = true; in IsNeedNotifyFail()
1387 if (!notifyFail) { in IsNeedNotifyFail()
1388 nodeInfo->isCompleted = notifyFail ? true : false; in IsNeedNotifyFail()
1390 return notifyFail; in IsNeedNotifyFail()
1395 notifyFail = false; in IsNeedNotifyFail()
1398 nodeInfo->isCompleted = notifyFail ? true : false; in IsNeedNotifyFail()
1400 return notifyFail; in IsNeedNotifyFail()