OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisconnectProfile
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/dbus/
bluetooth_device_client.h
158
virtual void
DisconnectProfile
(const dbus::ObjectPath& object_path,
fake_bluetooth_device_client.h
62
virtual void
DisconnectProfile
(const dbus::ObjectPath& object_path,
bluetooth_device_client.cc
203
virtual void
DisconnectProfile
(const dbus::ObjectPath& object_path,
fake_bluetooth_device_client.cc
362
void FakeBluetoothDeviceClient::
DisconnectProfile
(
367
VLOG(1) << "
DisconnectProfile
: " << object_path.value() << " " << uuid;
[
all
...]
Completed in 68 milliseconds