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

  /external/chromium_org/components/pairing/
bluetooth_host_pairing_controller.h 57 void OnCreateServiceError(const std::string& message);
bluetooth_host_pairing_controller.cc 166 base::Bind(&BluetoothHostPairingController::OnCreateServiceError,
239 void BluetoothHostPairingController::OnCreateServiceError(
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 148 virtual void OnCreateServiceError(const std::string& message);
bluetooth_socket_api.cc 313 base::Bind(&BluetoothSocketListenFunction::OnCreateServiceError, this));
339 void BluetoothSocketListenFunction::OnCreateServiceError(

Completed in 51 milliseconds