Home
last modified time | relevance | path

Searched refs:awaitBooted (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/misc/
DVM.java82 public static void awaitBooted() throws java.lang.InterruptedException { in awaitBooted() method in VM
/libcore/ojluni/src/main/java/sun/misc/
DVM.java173 public static void awaitBooted() throws InterruptedException { in awaitBooted() method in VM
/libcore/ojluni/src/main/java/jdk/internal/misc/
DVM.java175 public static void awaitBooted() throws InterruptedException { in awaitBooted() method in VM