Searched refs:abort (Results 1 - 8 of 8) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DCacheRequest.java26 * data into the cache. It also allows the user to interrupt and abort the
27 * current store operation by calling the method {@code abort}. If an {@code
46 public abstract void abort(); method in class:CacheRequest
/libcore/luni/src/main/java/org/w3c/dom/ls/
H A DLSParser.java464 public void abort(); method in interface:LSParser
/libcore/luni/src/main/native/
H A DRegister.cpp30 abort();
H A Dlibcore_icu_NativeConverter.cpp382 abort();
442 abort();
H A Dlibcore_icu_ICU.cpp706 abort();
710 abort(); \
H A Dlibcore_io_Posix.cpp1172 static void Posix_setsockoptIpMreqn(JNIEnv*, jobject, jobject, jint, jint, jint) { abort(); }
1173 static void Posix_setsockoptGroupReq(JNIEnv*, jobject, jobject, jint, jint, jobject) { abort(); }
/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java2047 @Override public void abort() {
2064 assertFalse(aborted.get()); // The best behavior is ambiguous, but RI 6 doesn't abort here
/libcore/crypto/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp8199 abort();
8217 abort();

Completed in 376 milliseconds