Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_dm_inq_db_test.cc140 int thread_id; member
144 RawAddress RawAddressMaker(int thread_id, int subid) { in RawAddressMaker()
197 int thread_id; member
/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.h66 int thread_id; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_thread.cc84 std::optional<pthread_t> thread_id; member
100 pthread_t* thread_id) { in create_thread()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc258 pthread_t thread_id = -1; in create_thread() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsDatabaseHelper.java414 public static void updateThread(SQLiteDatabase db, long thread_id) { in updateThread()
530 int thread_id = -1; in deleteOneSms() local
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread_unittest.cc157 base::PlatformThreadId thread_id = message_loop_thread.GetThreadId(); in TEST_F() local