Searched refs:dbus (Results 201 - 225 of 357) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
H A Dp2p_stop_find.py5 import dbus namespace
11 from dbus.mainloop.glib import DBusGMainLoop
20 print " -w = wpas dbus interface = fi.w1.wpa_supplicant1"
74 self.bus = dbus.SystemBus()
78 self.wpas = dbus.Interface(self.wpas_object,
86 except dbus.DBusException, exc:
95 self.p2p_interface = dbus.Interface(self.interface_object,
H A Dp2p_invite.py5 import dbus namespace
11 from dbus.mainloop.glib import DBusGMainLoop
22 print " -w = wpas dbus interface = fi.w1.wpa_supplicant1"
87 self.bus = dbus.SystemBus()
91 self.wpas = dbus.Interface(self.wpas_object,
99 except dbus.DBusException, exc:
108 self.p2p_interface = dbus.Interface(self.interface_object,
119 {'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
H A Dp2p_group_add.py5 import dbus namespace
11 from dbus.mainloop.glib import DBusGMainLoop
24 print " -w = wpas dbus interface = fi.w1.wpa_supplicant1"
90 self.bus = dbus.SystemBus()
94 self.wpas = dbus.Interface(self.wpas_object,
102 except dbus.DBusException, exc:
111 self.p2p_interface = dbus.Interface(self.interface_object,
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc14 #include "chromeos/dbus/dbus_thread_manager.h"
15 #include "chromeos/dbus/mock_shill_manager_client.h"
16 #include "chromeos/dbus/mock_shill_profile_client.h"
17 #include "chromeos/dbus/mock_shill_service_client.h"
18 #include "chromeos/dbus/shill_client_helper.h"
24 #include "dbus/object_path.h"
27 #include "third_party/cros_system_api/dbus/service_constants.h"
91 void GetProperties(const dbus::ObjectPath& profile_path,
114 void GetEntry(const dbus::ObjectPath& profile_path,
142 void GetProperties(const dbus
[all...]
H A Dnetwork_sms_handler.cc14 #include "chromeos/dbus/dbus_thread_manager.h"
15 #include "chromeos/dbus/shill_device_client.h"
16 #include "chromeos/dbus/shill_manager_client.h"
17 #include "chromeos/dbus/gsm_sms_client.h"
18 #include "chromeos/dbus/modem_messaging_client.h"
19 #include "chromeos/dbus/sms_client.h"
20 #include "dbus/object_path.h"
21 #include "third_party/cros_system_api/dbus/service_constants.h"
58 const dbus::ObjectPath& object_path);
71 dbus
[all...]
/external/chromium_org/chromeos/dbus/
H A Dfake_sms_client.cc15 #include "chromeos/dbus/fake_sms_client.h"
16 #include "dbus/object_path.h"
24 void FakeSMSClient::Init(dbus::Bus* bus) {}
27 const dbus::ObjectPath& object_path,
H A Dfake_shill_device_client.cc5 #include "chromeos/dbus/fake_shill_device_client.h"
11 #include "chromeos/dbus/dbus_thread_manager.h"
12 #include "chromeos/dbus/shill_manager_client.h"
13 #include "chromeos/dbus/shill_property_changed_observer.h"
14 #include "dbus/bus.h"
15 #include "dbus/message.h"
16 #include "dbus/object_path.h"
17 #include "dbus/object_proxy.h"
18 #include "dbus/values_util.h"
19 #include "third_party/cros_system_api/dbus/service_constant
[all...]
H A Dfake_lorgnette_manager_client.h10 #include "chromeos/dbus/lorgnette_manager_client.h"
22 virtual void Init(dbus::Bus* bus) OVERRIDE;
H A Dfake_permission_broker_client.h10 #include "chromeos/dbus/permission_broker_client.h"
19 virtual void Init(dbus::Bus* bus) OVERRIDE;
H A Dcros_disks_client_unittest.cc5 #include "chromeos/dbus/cros_disks_client.h"
8 #include "dbus/message.h"
10 #include "third_party/cros_system_api/dbus/service_constants.h"
17 void AppendBoolDictEntry(dbus::MessageWriter* array_writer,
20 dbus::MessageWriter entry_writer(NULL);
28 void AppendStringDictEntry(dbus::MessageWriter* array_writer,
31 dbus::MessageWriter entry_writer(NULL);
62 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
64 dbus
[all...]
H A Dfake_shill_profile_client.cc5 #include "chromeos/dbus/fake_shill_profile_client.h"
12 #include "chromeos/dbus/dbus_thread_manager.h"
13 #include "chromeos/dbus/shill_manager_client.h"
14 #include "chromeos/dbus/shill_property_changed_observer.h"
15 #include "chromeos/dbus/shill_service_client.h"
16 #include "dbus/bus.h"
17 #include "dbus/message.h"
18 #include "dbus/object_path.h"
19 #include "dbus/values_util.h"
20 #include "third_party/cros_system_api/dbus/service_constant
[all...]
H A Dfake_bluetooth_gatt_manager_client.cc5 #include "chromeos/dbus/fake_bluetooth_gatt_manager_client.h"
8 #include "chromeos/dbus/fake_bluetooth_gatt_characteristic_service_provider.h"
9 #include "chromeos/dbus/fake_bluetooth_gatt_descriptor_service_provider.h"
10 #include "chromeos/dbus/fake_bluetooth_gatt_service_service_provider.h"
11 #include "third_party/cros_system_api/dbus/service_constants.h"
22 void FakeBluetoothGattManagerClient::Init(dbus::Bus* bus) {
27 const dbus::ObjectPath& service_path,
56 const dbus::ObjectPath& service_path,
141 const dbus::ObjectPath& object_path) const {
150 const dbus
[all...]
/external/chromium_org/mojo/shell/
H A Ddbus_application_loader_linux.h16 namespace dbus { namespace
18 } // namespace dbus
50 // dbus:tld.domain.ServiceName/path/to/DBusObject
52 // This is simply the scheme (dbus:) and then the DBus service name followed
57 // dbus:org.chromium.EchoService/org/chromium/MojoImpl
77 scoped_refptr<dbus::Bus> bus_;
/external/chromium_org/dbus/
H A Dfile_descriptor.cc7 #include "dbus/file_descriptor.h"
9 namespace dbus { namespace
35 } // namespace dbus
H A Dfile_descriptor.h9 #include "dbus/dbus_export.h"
11 namespace dbus { namespace
26 // writer.AppendFileDescriptor(dbus::FileDescriptor(1));
37 // dbus::MessageReader::PopFileDescriptor to fill in and from int values.
73 } // namespace dbus
H A Dobject_path.cc5 #include "dbus/object_path.h"
9 #include "dbus/string_util.h"
11 namespace dbus { namespace
33 } // namespace dbus
H A Dobject_path.h11 #include "dbus/dbus_export.h"
13 namespace dbus { namespace
22 // dbus::MessageReader::PopObjectPath to fill in and from std::string
53 } // namespace dbus
H A Dstring_util.cc5 #include "dbus/string_util.h"
9 namespace dbus { namespace
48 } // namespace dbus
/external/chromium_org/mojo/dbus/
H A Ddbus_external_service.h6 #include "dbus/bus.h"
7 #include "dbus/exported_object.h"
8 #include "dbus/message.h"
9 #include "dbus/object_path.h"
39 void ConnectChannel(dbus::MethodCall* method_call,
40 dbus::ExportedObject::ResponseSender sender);
47 scoped_refptr<dbus::Bus> bus_;
48 dbus::ExportedObject* exported_object_; // Owned by bus_;
/external/chromium_org/device/bluetooth/
H A Dbluetooth_gatt_connection_chromeos.cc9 #include "chromeos/dbus/dbus_thread_manager.h"
18 const dbus::ObjectPath& object_path)
77 const dbus::ObjectPath& object_path) {
85 const dbus::ObjectPath& object_path,
H A Dbluetooth_remote_gatt_descriptor_chromeos.h12 #include "dbus/object_path.h"
50 const dbus::ObjectPath& object_path() const { return object_path_; }
57 const dbus::ObjectPath& object_path);
60 // Called by dbus:: on successful completion of a request to read
65 // Called by dbus:: on unsuccessful completion of a request to read or write
72 dbus::ObjectPath object_path_;
H A Dbluetooth_remote_gatt_characteristic_chromeos.h15 #include "chromeos/dbus/bluetooth_gatt_characteristic_client.h"
16 #include "chromeos/dbus/bluetooth_gatt_descriptor_client.h"
17 #include "dbus/object_path.h"
74 const dbus::ObjectPath& object_path() const { return object_path_; }
81 const dbus::ObjectPath& object_path);
86 const dbus::ObjectPath& object_path,
91 const dbus::ObjectPath& object_path) OVERRIDE;
93 const dbus::ObjectPath& object_path) OVERRIDE;
95 // Called by dbus:: on successful completion of a request to read
100 // Called by dbus
[all...]
/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dprinter_service_provider.cc5 #include "chrome/browser/chromeos/dbus/printer_service_provider.h"
23 #include "dbus/bus.h"
24 #include "dbus/exported_object.h"
25 #include "dbus/message.h"
27 #include "third_party/cros_system_api/dbus/service_constants.h"
97 scoped_refptr<dbus::ExportedObject> exported_object) {
129 dbus::MethodCall* method_call,
130 dbus::ExportedObject::ResponseSender response_sender) {
133 dbus::MessageReader reader(method_call);
143 response_sender.Run(dbus
[all...]
/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_kwallet_x.h28 namespace dbus { namespace
67 bool InitWithBus(scoped_refptr<dbus::Bus> optional_bus);
89 void InitOnDBThread(scoped_refptr<dbus::Bus> optional_bus,
152 scoped_refptr<dbus::Bus> session_bus_;
154 dbus::ObjectProxy* kwallet_proxy_;
/external/chromium_org/device/nfc/
H A Dnfc_peer_chromeos.cc12 #include "chromeos/dbus/dbus_thread_manager.h"
13 #include "chromeos/dbus/nfc_device_client.h"
15 #include "third_party/cros_system_api/dbus/service_constants.h"
24 typedef std::vector<dbus::ObjectPath> ObjectPathVector;
28 NfcPeerChromeOS::NfcPeerChromeOS(const dbus::ObjectPath& object_path)
109 void NfcPeerChromeOS::RecordAdded(const dbus::ObjectPath& object_path) {
117 void NfcPeerChromeOS::RecordRemoved(const dbus::ObjectPath& object_path) {
130 const dbus::ObjectPath& object_path) {
166 void NfcPeerChromeOS::AddRecord(const dbus::ObjectPath& object_path) {

Completed in 310 milliseconds

1234567891011>>