Searched defs:DetachCurrentThread (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | runtime.cc | 1101 void Runtime::DetachCurrentThread() { in DetachCurrentThread() function in art::Runtime |
D | jni_internal_test.cc | 1678 TEST_F(JniInternalTest, DetachCurrentThread) { in TEST_F() argument |
D | check_jni.cc | 2045 static jint DetachCurrentThread(JavaVM* vm) { in DetachCurrentThread() function in art::CheckJII |
D | jni_internal.cc | 3077 static jint DetachCurrentThread(JavaVM* vm) { in DetachCurrentThread() function in art::JII |