Home
last modified time | relevance | path

Searched defs:is_on_jni_thread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_jni_thread.cc34 bool is_on_jni_thread() { in is_on_jni_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_jni_task.cc115 bool is_on_jni_thread() { return jni_thread.GetThreadId() == PlatformThread::CurrentId(); } in is_on_jni_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_profile_queue_test.cc45 bool is_on_jni_thread() { return true; } in is_on_jni_thread() function