OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestAuthorization
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_agent_service_provider.h
45
virtual void
RequestAuthorization
(
fake_bluetooth_agent_service_provider.cc
81
void FakeBluetoothAgentServiceProvider::
RequestAuthorization
(
84
VLOG(1) << object_path_.value() << ":
RequestAuthorization
for "
86
delegate_->
RequestAuthorization
(device_path, callback);
bluetooth_agent_service_provider.h
142
virtual void
RequestAuthorization
(const dbus::ObjectPath& device_path,
bluetooth_agent_service_provider.cc
90
base::Bind(&BluetoothAgentServiceProviderImpl::
RequestAuthorization
,
263
void
RequestAuthorization
(
272
LOG(WARNING) << "
RequestAuthorization
called with incorrect paramters: "
283
delegate_->
RequestAuthorization
(device_path, callback);
/external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.h
100
virtual void
RequestAuthorization
(const dbus::ObjectPath& device_path,
bluetooth_device_chromeos.cc
527
void BluetoothDeviceChromeOS::
RequestAuthorization
(
Completed in 6647 milliseconds