Home
last modified time | relevance | path

Searched refs:WCOREDUMP (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java104 public static boolean WCOREDUMP(int status) { return (status & 0x80) != 0; } in WCOREDUMP() method in OsConstants
/libcore/api/
Dcurrent.txt133 method public static boolean WCOREDUMP(int);