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