Searched refs:NewConnection (Results 1 – 9 of 9) sorted by relevance
40 void FakeBluetoothProfileServiceProvider::NewConnection( in NewConnection() function in chromeos::FakeBluetoothProfileServiceProvider47 delegate_->NewConnection(device_path, fd.Pass(), options, callback); in NewConnection()
50 base::Bind(&BluetoothProfileServiceProviderImpl::NewConnection, in BluetoothProfileServiceProviderImpl()99 void NewConnection(dbus::MethodCall* method_call, in NewConnection() function in chromeos::BluetoothProfileServiceProviderImpl138 delegate_->NewConnection(device_path, fd.Pass(), options, callback); in NewConnection()
32 virtual void NewConnection(
87 virtual void NewConnection(const dbus::ObjectPath& device_path,
402 profile_service_provider->NewConnection( in ConnectProfile()
59 SMConnection* SMAcceptorThread::NewConnection() { in NewConnection() function in net::SMAcceptorThread69 return NewConnection(); in FindOrMakeNewSMConnection()
65 SMConnection* NewConnection();
113 virtual void NewConnection(
363 void BluetoothSocketChromeOS::NewConnection( in NewConnection() function in chromeos::BluetoothSocketChromeOS