Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_core.cc136 static base::PlatformThreadId btif_thread_id_ = -1; variable
252 return btif_thread_id_ == PlatformThread::CurrentId(); in is_on_jni_thread()
336 btif_thread_id_ = PlatformThread::CurrentId(); in run_message_loop()
359 btif_thread_id_ = -1; in run_message_loop()