Searched refs:hasExistingRequest (Results 1 – 2 of 2) sorted by relevance
250 bool hasExistingRequest = nanoappHasRequest(instanceId, &requestIndex); in updateRequests() local252 if (hasExistingRequest) { in updateRequests()270 } else if (hasExistingRequest) { in updateRequests()
341 bool hasExistingRequest = nanoappHasScanMonitorRequest(instanceId, in updateNanoappScanMonitoringList() local344 if (!hasExistingRequest) { in updateNanoappScanMonitoringList()355 } else if (hasExistingRequest) { in updateNanoappScanMonitoringList()