Searched refs:GetAvailableBluetoothDevices (Results 1 – 8 of 8) sorted by relevance
178 void DefaultSystemTrayDelegate::GetAvailableBluetoothDevices( in GetAvailableBluetoothDevices() function in ash::DefaultSystemTrayDelegate
59 virtual void GetAvailableBluetoothDevices(BluetoothDeviceList* list) OVERRIDE;
238 virtual void GetAvailableBluetoothDevices(BluetoothDeviceList* devices) = 0;
181 virtual void GetAvailableBluetoothDevices( in GetAvailableBluetoothDevices() function in __anonf35fd0c60111::SystemTrayDelegateWin
183 virtual void GetAvailableBluetoothDevices( in GetAvailableBluetoothDevices() function in __anon28d270080111::SystemTrayDelegateLinux
99 virtual void GetAvailableBluetoothDevices(ash::BluetoothDeviceList* list)
674 void SystemTrayDelegateChromeOS::GetAvailableBluetoothDevices( in GetAvailableBluetoothDevices() function in chromeos::SystemTrayDelegateChromeOS
163 GetAvailableBluetoothDevices(&list); in UpdateBluetoothDeviceList()