HomeSort by relevance Sort by last modified time
    Searched refs:Bus (Results 26 - 50 of 205) sorted by null

12 3 4 5 6 7 8 9

  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.cc 17 #include "dbus/bus.h"
33 explicit CrosDBusServiceImpl(dbus::Bus* bus)
36 bus_(bus) {
43 // Starts the D-Bus service.
62 dbus::Bus::REQUIRE_PRIMARY_ALLOW_REPLACEMENT,
97 dbus::Bus* bus_;
121 dbus::Bus* bus = DBusThreadManager::Get()->GetSystemBus(); local
122 if (base::SysInfo::IsRunningOnChromeOS() && bus) {
    [all...]
cros_dbus_service_unittest.cc 39 // Create a mock bus.
40 dbus::Bus::Options options;
41 options.bus_type = dbus::Bus::SYSTEM;
75 // Shutdown the bus.
  /external/chromium_org/dbus/
end_to_end_sync_unittest.cc 7 #include "dbus/bus.h"
33 Bus::Options client_bus_options;
34 client_bus_options.bus_type = Bus::SESSION;
35 client_bus_options.connection_type = Bus::PRIVATE;
36 client_bus_ = new Bus(client_bus_options);
51 scoped_refptr<Bus> client_bus_;
127 // Bus name cannot contain '/'.
exported_object.h 24 class Bus;
29 // ExportedObject is used to export objects and methods to other D-Bus
37 // Client code should use Bus::GetExportedObject() instead of this
39 ExportedObject(Bus* bus, const ObjectPath& object_path);
70 // service name by Bus::RequestOwnership/AndBlock(). If you do it in the
95 // asynchronously from the message loop in the D-Bus thread.
98 // Unregisters the object from the bus. The Bus object will take care of
127 // Registers this object to the bus
    [all...]
mock_object_manager.h 21 MockObjectManager(Bus* bus,
object_manager.h 15 // Newer D-Bus services implement the Object Manager interface to inform other
60 // explicit ExampleClient::ExampleClient(dbus::Bus* bus)
61 // : bus_(bus),
71 // The D-Bus thread manager takes care of issuing the necessary call to
107 // obtain it from the object manager. Unlike the equivalent method on the bus
126 class Bus;
132 // ObjectManager implements both the D-Bus client components of the D-Bus
145 // D-Bus object identified by |object_path| and accessibile throug
    [all...]
test_service.h 12 #include "dbus/bus.h"
38 // NULL by default (i.e. don't use the D-Bus thread).
42 Bus::ServiceOwnershipOptions request_ownership_options;
62 // Returns true if the bus has the D-Bus thread.
96 // the requested well-known bus name. |callback| and |service_name| are bound
197 Bus::ServiceOwnershipOptions request_ownership_options_;
211 scoped_refptr<Bus> bus_;
  /external/chromium_org/chrome/browser/password_manager/
native_backend_kwallet_x.h 29 class Bus;
66 // Internally used by Init(), but also for testing to provide a mock bus.
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_;
  /external/chromium_org/chromeos/dbus/
fake_easy_unlock_client.h 26 virtual void Init(dbus::Bus* bus) OVERRIDE;
fake_lorgnette_manager_client.cc 22 void FakeLorgnetteManagerClient::Init(dbus::Bus* bus) {}
sms_client.cc 17 #include "dbus/bus.h"
53 virtual void Init(dbus::Bus* bus) OVERRIDE {
54 bus_ = bus;
78 dbus::Bus* bus_;
nfc_client_helpers.h 17 #include "dbus/bus.h"
29 // The ErrorCallback is used by D-Bus methods to indicate failure.
49 // D-Bus object proxies and properties. It maintains a mapping from object
51 // TODO(armansito): This is only needed until neard implements the D-Bus
63 // D-Bus object accessible through |object_proxy|. The implementation class
82 // Constructor takes in the D-Bus service name the proxies belong to and
84 // |service_name| must be a valid D-Bus service name, and |delegate| cannot
88 dbus::Bus* bus);
113 // Removes the D-Bus object proxy and the properties structure for th
    [all...]
bluetooth_gatt_characteristic_service_provider.h 14 #include "dbus/bus.h"
19 // BluetoothGattCharacteristicServiceProvider is used to provide a D-Bus object
23 // Instantiate with a chosen D-Bus object path, delegate, and other fields.
81 // Creates the instance, where |bus| is the D-Bus bus connection to export
96 dbus::Bus* bus,
bluetooth_gatt_descriptor_service_provider.h 14 #include "dbus/bus.h"
19 // BluetoothGattDescriptorServiceProvider is used to provide a D-Bus object that
23 // Instantiate with a chosen D-Bus object path, delegate, and other fields.
79 // Creates the instance, where |bus| is the D-Bus bus connection to export
93 dbus::Bus* bus,
  /external/valgrind/main/gdbserver_tests/
mcsigpass.stdoutB.exp 10 Program received signal SIGBUS, Bus error.
  /external/chromium_org/mojo/shell/
dbus_application_loader_linux.cc 14 #include "dbus/bus.h"
36 const scoped_refptr<dbus::Bus>& bus,
40 bus_(bus),
128 scoped_refptr<dbus::Bus> bus_;
140 dbus::Bus::Options options;
141 options.bus_type = dbus::Bus::SESSION;
143 bus_ = new dbus::Bus(options);
  /bionic/libc/kernel/uapi/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /development/ndk/platforms/android-L/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /external/kernel-headers/original/uapi/linux/
cciss_defs.h 59 BYTE Bus:6;
69 BYTE Bus:3;
77 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
cciss_defs.h 67 BYTE Bus:6;
80 BYTE Bus:3;
89 DWORD Bus:6;

Completed in 708 milliseconds

12 3 4 5 6 7 8 9