HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth_input_client_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.cc 78 bluetooth_input_client_.reset(BluetoothInputClient::Create());
134 return bluetooth_input_client_.get();
224 scoped_ptr<BluetoothInputClient> bluetooth_input_client_; member in class:chromeos::DBusClientBundle
fake_dbus_thread_manager.cc 180 bluetooth_input_client_ = client.Pass();
370 return bluetooth_input_client_.get();
fake_dbus_thread_manager.h 140 scoped_ptr<BluetoothInputClient> bluetooth_input_client_; member in class:chromeos::FakeDBusThreadManager

Completed in 47 milliseconds