Searched refs:ForgetError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.h189 void ForgetError(const std::string& address);
H A Dbluetooth_options_handler.cc364 device->Forget(base::Bind(&BluetoothOptionsHandler::ForgetError,
427 void BluetoothOptionsHandler::ForgetError(const std::string& address) { function in class:chromeos::options::BluetoothOptionsHandler

Completed in 72 milliseconds