Forget            364 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc     device->Forget(base::Bind(&BluetoothOptionsHandler::ForgetError,
Forget           1574 device/bluetooth/bluetooth_chromeos_unittest.cc   devices[0]->Forget(
Forget           1621 device/bluetooth/bluetooth_chromeos_unittest.cc   device->Forget(
Forget            323 device/bluetooth/bluetooth_device.h   virtual void Forget(const ErrorCallback& error_callback) = 0;
Forget             53 device/bluetooth/bluetooth_device_chromeos.h   virtual void Forget(const ErrorCallback& error_callback) OVERRIDE;
Forget             53 device/bluetooth/bluetooth_device_mac.h   virtual void Forget(const ErrorCallback& error_callback) OVERRIDE;
Forget             53 device/bluetooth/bluetooth_device_win.h   virtual void Forget(const ErrorCallback& error_callback) OVERRIDE;
Forget             60 device/bluetooth/test/mock_bluetooth_device.h   MOCK_METHOD1(Forget, void(const BluetoothDevice::ErrorCallback&));