Home
last modified time | relevance | path

Searched defs:bus (Results 1 – 25 of 138) sorted by relevance

123456

/external/libchrome/dbus/
Dbus_unittest.cc74 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
101 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
144 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
190 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
222 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
254 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
272 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
283 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
330 scoped_refptr<Bus> bus = new Bus(bus_options); in TEST() local
402 scoped_refptr<Bus> bus = new Bus(options); in TEST() local
Dmock_exported_object.cc9 MockExportedObject::MockExportedObject(Bus* bus, in MockExportedObject()
Dmock_object_manager.cc9 MockObjectManager::MockObjectManager(Bus* bus, in MockObjectManager()
/external/autotest/client/site_tests/hardware_I2CProbe/
Dhardware_I2CProbe.py19 def i2c_detect(bus, addr): argument
26 def i2c_probe(bus, addr): argument
34 def run_once(self, bus, addr): argument
/external/toybox/toys/other/
Di2ctools.c112 static int i2c_open(int bus, int slave, long chip) in i2c_open()
123 static unsigned long i2c_get_funcs(int bus) in i2c_get_funcs()
158 int suffix_len = strlen(suffix), bus; in i2cdetect_dash_l() local
181 int bus, first, last, fd, addr = 0; in i2cdetect_main() local
240 int fd, row, addr, bus = atolx_range(toys.optargs[0], 0, 0x3f), in i2cdump_main() local
268 int fd, bus = atolx_range(toys.optargs[0], 0, 0x3f), in i2cget_main() local
289 int fd, i, bus = atolx_range(toys.optargs[0], 0, 0x3f), in i2cset_main() local
351 int fd, bus = atolx_range(toys.optargs[0], 0, 0x3f), i = 1, j; in i2ctransfer_main() local
/external/guava/guava/src/com/google/common/eventbus/
DSubscriber.java39 static Subscriber create(EventBus bus, Object listener, Method method) { in create()
46 @Weak private EventBus bus; field in Subscriber
57 private Subscriber(EventBus bus, Object target, Method method) { in Subscriber()
135 private SynchronizedSubscriber(EventBus bus, Object target, Method method) { in SynchronizedSubscriber()
/external/guava/android/guava/src/com/google/common/eventbus/
DSubscriber.java39 static Subscriber create(EventBus bus, Object listener, Method method) { in create()
46 @Weak private EventBus bus; field in Subscriber
57 private Subscriber(EventBus bus, Object target, Method method) { in Subscriber()
135 private SynchronizedSubscriber(EventBus bus, Object target, Method method) { in SynchronizedSubscriber()
/external/autotest/client/cros/cellular/pseudomodem/
Dsms_handler.py34 def __init__(self, modem, bus=None): argument
41 def bus(self): member in SmsHandler
53 def bus(self, bus): member in SmsHandler
Ddbus_std_ifaces.py56 def __init__(self, path, bus=None, config=None): argument
96 def SetBus(self, bus): argument
334 def __init__(self, bus, path): argument
/external/autotest/client/cros/networking/
Dmm1_proxy.py40 def get_proxy(cls, bus=None, timeout_seconds=10): argument
57 def _connect_to_mm1(bus): argument
85 def __init__(self, bus=None): argument
230 def __init__(self, bus, path): argument
401 def __init__(self, bus, path): argument
Dhermes_proxy.py36 def get_hermes_manager(cls, bus=None, timeout_seconds=10): argument
53 def _connect_to_hermes_manager(bus): argument
77 def __init__(self, bus=None): argument
215 def __init__(self, bus, path): argument
318 def __init__(self, bus, path): argument
/external/autotest/client/cros/bluetooth/
Dadvertisement.py35 def __init__(self, bus, advertisement_data): argument
195 def example_advertisement(bus): argument
235 bus = pydbus.SystemBus() variable
/external/trusty/lk/include/dev/
Di2c.h51 static inline status_t i2c_write_reg(int bus, uint8_t address, uint8_t reg, uint8_t val) in i2c_write_reg()
56 static inline status_t i2c_read_reg(int bus, uint8_t address, uint8_t reg, uint8_t *val) in i2c_read_reg()
/external/autotest/client/cros/
Ddbus_util.py61 bus=None): argument
99 def get_dbus_object(bus, service_name, object_manager_path, timeout=None): argument
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dltp_tpci.c87 struct pci_bus *bus; member
98 static int probe_pci_dev(unsigned int bus, unsigned int slot) in probe_pci_dev()
294 struct pci_bus *bus = ltp_pci.bus; in test_scan_bus() local
320 struct pci_bus *bus = ltp_pci.bus; in test_slot_scan() local
346 struct pci_bus *bus = ltp_pci.bus; in test_bus_add_devices() local
666 unsigned int res, bus, slot; in sys_bus_slot() local
/external/trusty/lk/dev/gpio_i2c/
Dgpio_i2c.c248 status_t gpio_i2c_transmit(int bus, uint8_t address, const void *buf, size_t cnt) in gpio_i2c_transmit()
257 status_t gpio_i2c_receive(int bus, uint8_t address, void *buf, size_t cnt) in gpio_i2c_receive()
266 status_t gpio_i2c_write_reg_bytes(int bus, uint8_t address, uint8_t reg, const uint8_t *buf, size_t… in gpio_i2c_write_reg_bytes()
275 status_t gpio_i2c_read_reg_bytes(int bus, uint8_t address, uint8_t reg, uint8_t *buf, size_t cnt) in gpio_i2c_read_reg_bytes()
/external/ethtool/libmnl/src/
Dsocket.c104 static struct mnl_socket *__mnl_socket_open(int bus, int flags) in __mnl_socket_open()
128 EXPORT_SYMBOL struct mnl_socket *mnl_socket_open(int bus) in mnl_socket_open()
145 EXPORT_SYMBOL struct mnl_socket *mnl_socket_open2(int bus, int flags) in mnl_socket_open2()
/external/libbrillo/brillo/http/
Dhttp_proxy.cc103 bool GetChromeProxyServers(scoped_refptr<dbus::Bus> bus, const std::string& url, in GetChromeProxyServers()
118 void GetChromeProxyServersAsync(scoped_refptr<dbus::Bus> bus, in GetChromeProxyServersAsync()
/external/guava/guava-tests/test/com/google/common/eventbus/
DDispatcherTest.java36 private final EventBus bus = new EventBus(); field in DispatcherTest
136 EventBus bus, Object target, String methodName, Class<?> eventType) { in subscriber()
DEventBusTest.java39 private EventBus bus; field in EventBusTest
307 private final EventBus bus; field in EventBusTest.Registrator
310 Registrator(EventBus bus, List<StringCatcher> catchers) { in Registrator()
/external/guava/android/guava-tests/test/com/google/common/eventbus/
DDispatcherTest.java36 private final EventBus bus = new EventBus(); field in DispatcherTest
136 EventBus bus, Object target, String methodName, Class<?> eventType) { in subscriber()
DEventBusTest.java39 private EventBus bus; field in EventBusTest
307 private final EventBus bus; field in EventBusTest.Registrator
310 Registrator(EventBus bus, List<StringCatcher> catchers) { in Registrator()
/external/walt/android/WALT/app/src/main/jni/
Dfindteensy.py28 bus = parts[1] variable
/external/autotest/client/common_lib/cros/cfm/usb/
Dusb_device.py14 bus, argument
73 def bus(self): member in UsbDevice
/external/libbrillo/brillo/dbus/
Dmock_dbus_object.h20 const scoped_refptr<::dbus::Bus>& bus, in MockDBusObject()

123456