Home
last modified time | relevance | path

Searched defs:work_thread_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/api/
Dasync_api_function.h45 content::BrowserThread::ID work_thread_id() const { return work_thread_id_; } in work_thread_id() function
46 void set_work_thread_id(content::BrowserThread::ID work_thread_id) { in set_work_thread_id()
/external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
Dbluetooth_socket_api.cc133 BluetoothSocketAsyncApiFunction::work_thread_id() const { in work_thread_id() function in extensions::api::BluetoothSocketAsyncApiFunction