Searched defs:Device (Results 1 – 15 of 15) sorted by relevance
/system/core/libion/tests/ |
D | device_test.cpp | 32 class Device : public IonAllHeapsTest { class 134 TEST_F(Device, KernelReadCached) in TEST_F() argument 168 TEST_F(Device, KernelWriteCached) in TEST_F() argument 202 TEST_F(Device, DMAReadCached) in TEST_F() argument 234 TEST_F(Device, DMAWriteCached) in TEST_F() argument 268 TEST_F(Device, KernelReadCachedNeedsSync) in TEST_F() argument 302 TEST_F(Device, KernelWriteCachedNeedsSync) in TEST_F() argument 336 TEST_F(Device, DMAReadCachedNeedsSync) in TEST_F() argument 370 TEST_F(Device, DMAWriteCachedNeedsSync) in TEST_F() argument 405 TEST_F(Device, KernelRead) in TEST_F() argument [all …]
|
/system/connectivity/shill/dbus/ |
D | chromeos_device_dbus_adaptor.h | 31 class Device; variable
|
/system/connectivity/apmanager/dbus/ |
D | device_dbus_adaptor.h | 28 class Device; variable
|
/system/connectivity/apmanager/ |
D | control_interface.h | 33 class Device; variable
|
D | mock_control.cc | 31 Device* /* device */) { in CreateDeviceAdaptor() argument
|
D | config.h | 32 class Device; variable
|
D | device.cc | 33 Device::Device(Manager* manager, in Device() function in apmanager::Device
|
/system/weaved/buffet/ |
D | binder_weave_service.h | 30 class Device; variable
|
/system/connectivity/shill/binder/ |
D | device_binder_adaptor.h | 47 class Device; variable
|
/system/connectivity/shill/ |
D | nice_mock_control.cc | 32 Device* /*device*/) { in CreateDeviceAdaptor() argument
|
D | mock_control.cc | 27 DeviceAdaptorInterface* MockControl::CreateDeviceAdaptor(Device* /*device*/) { in CreateDeviceAdaptor() argument
|
D | control_interface.h | 29 class Device; variable
|
D | refptr_types.h | 24 class Device; variable
|
D | device.cc | 139 Device::Device(ControlInterface* control_interface, in Device() function in shill::Device
|
/system/bt/vendor_libs/test_vendor_lib/scripts/ |
D | test_channel.py | 133 class Device(object): class
|