/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ |
D | android_device_unittest.py | 61 self.assertIsNone(android_device.GetDevice(finder_options)) 69 self.assertIsNone(android_device.GetDevice(finder_options)) 78 device = android_device.GetDevice(finder_options) 94 device = android_device.GetDevice(finder_options) 104 device = android_device.GetDevice(finder_options)
|
D | android_device.py | 100 def GetDevice(finder_options): function
|
/external/autotest/client/tests/kvm/deps/ |
D | whql_submission_15.cs | 107 static IDevice GetDevice(IResourcePool rootPool, string machineName, string regexStr) in GetDevice() method in automate0.AutoJob 194 IDevice device = GetDevice(rootPool, machines[0], Console.ReadLine()); in Main() 270 IDevice d = GetDevice(rootPool, machineName, Console.ReadLine()); in Main()
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/app/ |
D | android_app_unittest.py | 21 self._device = android_device.GetDevice(self._options)
|
/external/chromium-trace/catapult/telemetry/telemetry/android/ |
D | shared_android_state.py | 36 device = android_device.GetDevice(finder_options)
|
/external/libweave/examples/daemon/lock/ |
D | lock.cc | 144 handler.Register(daemon.GetDevice()); in main()
|
/external/libweave/examples/daemon/ledflasher/ |
D | ledflasher.cc | 156 handler.Register(daemon.GetDevice()); in main()
|
/external/libweave/examples/daemon/speaker/ |
D | speaker.cc | 175 speaker.Register(daemon.GetDevice()); in main()
|
/external/libweave/examples/daemon/common/ |
D | daemon.h | 98 weave::Device* GetDevice() const { return device_.get(); } in GetDevice() function
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
D | d3d11_objects.h | 77 virtual void STDMETHODCALLTYPE GetDevice( in GetDevice() function 273 virtual HRESULT STDMETHODCALLTYPE GetDevice( in GetDevice() function 592 virtual HRESULT STDMETHODCALLTYPE GetDevice(
|
/external/libweave/examples/daemon/sample/ |
D | sample.cc | 171 handler.Register(daemon.GetDevice()); in main()
|
/external/libweave/examples/daemon/oven/ |
D | oven.cc | 285 handler.Register(daemon.GetDevice()); in main()
|
/external/libweave/examples/daemon/light/ |
D | light.cc | 314 handler.Register(daemon.GetDevice()); in main()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | dxgi.idl | 164 HRESULT GetDevice(
|
D | d3d10.idl | 914 void GetDevice(
|
D | d3d11.idl | 1337 void GetDevice(
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | render_int.h | 384 CFX_RenderDevice* GetDevice() { in GetDevice() function
|
D | fpdf_render.cpp | 451 status.Initialize(m_pContext, buffer.GetDevice(), buffer.GetMatrix(), NULL, in DrawObjWithBackground()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/ |
D | dxgi_native.cpp | 998 virtual HRESULT STDMETHODCALLTYPE GetDevice( in GetDevice() function
|