Searched refs:INVALID_PRIORITY (Results 1 – 5 of 5) sorted by relevance
399 public static final int INVALID_PRIORITY = 12; field in JDWPConstants.Error522 case INVALID_PRIORITY: in getName()
256 CASE_RETURN_JDWP_ERROR_TEXT(INVALID_PRIORITY) in jdwpErrorText()
1879 case JDWP_ERROR(INVALID_PRIORITY): in map2jvmtiError()2186 return JDWP_ERROR(INVALID_PRIORITY); in map2jdwpError()
43 const INVALID_PRIORITY: u8 = 8; constant351 let new_priority = Pic::get_priority(pic, irq_bitmap).unwrap_or(INVALID_PRIORITY); in get_irq()
3056 (Constant INVALID_PRIORITY =12 "Invalid priority.")