OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConnectionCallback
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_profile.h
99
scoped_refptr<BluetoothSocket>)>
ConnectionCallback
;
100
virtual void SetConnectionCallback(const
ConnectionCallback
& callback) = 0;
bluetooth_profile_chromeos_unittest.cc
95
void
ConnectionCallback
(const BluetoothDevice *device,
141
base::Bind(&BluetoothProfileChromeOSTest::
ConnectionCallback
,
267
base::Bind(&BluetoothProfileChromeOSTest::
ConnectionCallback
,
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessConnection.java
31
interface
ConnectionCallback
{
87
ConnectionCallback
connectionCallbacks,
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc
357
base::Bind(&FakeBluetoothDeviceClient::
ConnectionCallback
,
[
all
...]
Completed in 486 milliseconds