Searched refs:idListValue (Results 1 – 1 of 1) sorted by relevance
123 JSONValue idListValue = entry.get("id_list"); in abortHostQueueEntries() local124 if (idListValue != null) { in abortHostQueueEntries()126 extendJsonArray(asynchronousEntryIds, idListValue.isArray()); in abortHostQueueEntries()