Home
last modified time | relevance | path

Searched defs:INVALID_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/irqchip/
Dpic.rs43 const INVALID_PRIORITY: u8 = 8; constant
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPConstants.java399 public static final int INVALID_PRIORITY = 12; field in JDWPConstants.Error