Searched defs:BluetoothDeviceInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dsystem_tray_delegate.cc19 BluetoothDeviceInfo::BluetoothDeviceInfo() function in class:ash::BluetoothDeviceInfo
25 BluetoothDeviceInfo::~BluetoothDeviceInfo() {
H A Dsystem_tray_delegate.h42 struct ASH_EXPORT BluetoothDeviceInfo { struct in namespace:ash
43 BluetoothDeviceInfo();
44 ~BluetoothDeviceInfo();
53 typedef std::vector<BluetoothDeviceInfo> BluetoothDeviceList;

Completed in 161 milliseconds