Searched refs:isWithQos (Results 1 – 3 of 3) sorted by relevance
40 bool isWithQos; member
332 newNode->isWithQos = false; in CreateRequestNode()383 newNode->isWithQos = true; in CreateReqNodeWithQos()791 if (reqInfo.isWithQos && !reqInfo.hasNotifiedFree) { in NotifyFreeLaneResult()836 if (item->isWithQos && item->laneReqId == laneReqId) { in CancelLane()965 if (item->isWithQos && !item->isCanceled) { in UpdateReqInfoWithLaneReqId()993 if (reqInfo.isWithQos) { in NotifyLaneAllocSuccess()1022 if (reqInfo.isWithQos && reqInfo.isCanceled) { in NotifyLaneAllocFail()1026 if (reqInfo.isWithQos) { in NotifyLaneAllocFail()1532 if (reqInfo.isWithQos && reqInfo.listener.onLaneFreeSuccess != NULL) { in HandleAsyncNotifySucc()1538 if (reqInfo.isWithQos && reqInfo.listener.onLaneFreeSuccess != NULL) { in HandleAsyncNotifySucc()
2086 if (reqInfo.isWithQos) { in CheckTransReqInfo()