Searched defs:bus (Results 1 - 25 of 130) sorted by path

123456

/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dcros_dbus_service.cc17 #include "dbus/bus.h"
33 explicit CrosDBusServiceImpl(dbus::Bus* bus) argument
36 bus_(bus) {
121 dbus::Bus* bus = DBusThreadManager::Get()->GetSystemBus(); local
122 if (base::SysInfo::IsRunningOnChromeOS() && bus) {
123 CrosDBusServiceImpl* service = new CrosDBusServiceImpl(bus);
143 dbus::Bus* bus,
149 CrosDBusServiceImpl* service = new CrosDBusServiceImpl(bus);
142 InitializeForTesting( dbus::Bus* bus, ServiceProviderInterface* proxy_resolution_service) argument
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_test_helper.cc94 void DeviceSettingsTestHelper::Init(dbus::Bus* bus) {} argument
/external/chromium_org/chromeos/dbus/
H A Dblocking_method_caller.cc12 #include "dbus/bus.h"
31 BlockingMethodCaller::BlockingMethodCaller(dbus::Bus* bus, argument
33 : bus_(bus),
H A Dbluetooth_agent_manager_client.cc9 #include "dbus/bus.h"
94 virtual void Init(dbus::Bus* bus) OVERRIDE {
95 DCHECK(bus); variable
96 object_proxy_ = bus->GetObjectProxy(
H A Dbluetooth_agent_service_provider.cc15 #include "dbus/bus.h"
27 BluetoothAgentServiceProviderImpl(dbus::Bus* bus, argument
31 bus_(bus),
436 // D-Bus bus object is exported on, not owned by this object and must
469 dbus::Bus* bus,
473 return new BluetoothAgentServiceProviderImpl(bus, object_path, delegate);
468 Create( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate) argument
H A Dbluetooth_gatt_characteristic_service_provider.cc34 dbus::Bus* bus,
43 bus_(bus),
419 // D-Bus bus object is exported on, not owned by this object and must
460 dbus::Bus* bus,
469 bus, object_path, delegate, uuid, flags, permissions, service_path);
33 BluetoothGattCharacteristicServiceProviderImpl( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate, const std::string& uuid, const std::vector<std::string>& flags, const std::vector<std::string>& permissions, const dbus::ObjectPath& service_path) argument
459 Create( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate, const std::string& uuid, const std::vector<std::string>& flags, const std::vector<std::string>& permissions, const dbus::ObjectPath& service_path) argument
H A Dbluetooth_gatt_descriptor_service_provider.cc33 dbus::Bus* bus,
41 bus_(bus),
416 // D-Bus bus object is exported on, not owned by this object and must
457 dbus::Bus* bus,
465 bus, object_path, delegate, uuid, permissions, characteristic_path);
32 BluetoothGattDescriptorServiceProviderImpl( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate, const std::string& uuid, const std::vector<std::string>& permissions, const dbus::ObjectPath& characteristic_path) argument
456 Create( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate, const std::string& uuid, const std::vector<std::string>& permissions, const dbus::ObjectPath& characteristic_path) argument
H A Dbluetooth_gatt_manager_client.cc9 #include "dbus/bus.h"
82 virtual void Init(dbus::Bus* bus) OVERRIDE {
83 DCHECK(bus); variable
84 object_proxy_ = bus->GetObjectProxy(
H A Dbluetooth_gatt_service_service_provider.cc31 dbus::Bus* bus,
38 bus_(bus),
238 // D-Bus bus object is exported on, not owned by this object and must
268 dbus::Bus* bus,
274 bus, object_path, uuid, includes);
30 BluetoothGattServiceServiceProviderImpl( dbus::Bus* bus, const dbus::ObjectPath& object_path, const std::string& uuid, const std::vector<dbus::ObjectPath>& includes) argument
267 Create( dbus::Bus* bus, const dbus::ObjectPath& object_path, const std::string& uuid, const std::vector<dbus::ObjectPath>& includes) argument
H A Dbluetooth_profile_manager_client.cc9 #include "dbus/bus.h"
192 virtual void Init(dbus::Bus* bus) OVERRIDE {
193 DCHECK(bus); variable
194 object_proxy_ = bus->GetObjectProxy(
H A Dbluetooth_profile_service_provider.cc15 #include "dbus/bus.h"
27 BluetoothProfileServiceProviderImpl(dbus::Bus* bus, argument
31 bus_(bus),
219 // D-Bus bus object is exported on, not owned by this object and must
252 dbus::Bus* bus,
256 return new BluetoothProfileServiceProviderImpl(bus, object_path, delegate);
251 Create( dbus::Bus* bus, const dbus::ObjectPath& object_path, Delegate* delegate) argument
H A Dcras_audio_client_stub_impl.cc17 void CrasAudioClientStubImpl::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_adapter_client.cc101 void FakeBluetoothAdapterClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_agent_manager_client.cc22 void FakeBluetoothAgentManagerClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_device_client.cc254 void FakeBluetoothDeviceClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_gatt_characteristic_client.cc79 void FakeBluetoothGattCharacteristicClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_gatt_descriptor_client.cc64 void FakeBluetoothGattDescriptorClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_gatt_manager_client.cc22 void FakeBluetoothGattManagerClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_gatt_service_client.cc64 void FakeBluetoothGattServiceClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_input_client.cc12 #include "dbus/bus.h"
59 void FakeBluetoothInputClient::Init(dbus::Bus* bus) { argument
H A Dfake_bluetooth_profile_manager_client.cc13 #include "dbus/bus.h"
32 void FakeBluetoothProfileManagerClient::Init(dbus::Bus* bus) { argument
H A Dfake_cros_disks_client.cc23 void FakeCrosDisksClient::Init(dbus::Bus* bus) { argument
H A Dfake_cryptohome_client.cc37 void FakeCryptohomeClient::Init(dbus::Bus* bus) { argument
H A Dfake_debug_daemon_client.cc22 void FakeDebugDaemonClient::Init(dbus::Bus* bus) {} argument
H A Dfake_easy_unlock_client.cc57 void FakeEasyUnlockClient::Init(dbus::Bus* bus) {} argument

Completed in 420 milliseconds

123456