OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abortNative
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
223
abortNative
();
229
//
abortNative
(), so this lock should immediatley acquire
331
private native void
abortNative
() throws IOException;
/frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp
489
static void
abortNative
(JNIEnv *env, jobject obj) {
535
{"
abortNative
", "()V", (void *)
abortNative
},
Completed in 1949 milliseconds