Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_thread.cc92 std::optional<pthread_t> thread_id; member
108 pthread_t* thread_id) { in create_thread()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc264 pthread_t thread_id = -1; in create_thread() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsDatabaseHelper.java405 public static void updateThread(SQLiteDatabase db, long thread_id) { in updateThread()
521 int thread_id = -1; in deleteOneSms() local
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread_unittest.cc156 base::PlatformThreadId thread_id = message_loop_thread.GetThreadId(); in TEST_F() local