Searched defs:work_thread_id (Results 1 – 2 of 2) sorted by relevance
45 content::BrowserThread::ID work_thread_id() const { return work_thread_id_; } in work_thread_id() function46 void set_work_thread_id(content::BrowserThread::ID work_thread_id) { in set_work_thread_id()
133 BluetoothSocketAsyncApiFunction::work_thread_id() const { in work_thread_id() function in extensions::api::BluetoothSocketAsyncApiFunction