Home
last modified time | relevance | path

Searched refs:GetDevice (Results 1 – 19 of 19) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dandroid_device_unittest.py61 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)
Dandroid_device.py100 def GetDevice(finder_options): function
/external/autotest/client/tests/kvm/deps/
Dwhql_submission_15.cs107 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/
Dandroid_app_unittest.py21 self._device = android_device.GetDevice(self._options)
/external/chromium-trace/catapult/telemetry/telemetry/android/
Dshared_android_state.py36 device = android_device.GetDevice(finder_options)
/external/libweave/examples/daemon/lock/
Dlock.cc144 handler.Register(daemon.GetDevice()); in main()
/external/libweave/examples/daemon/ledflasher/
Dledflasher.cc156 handler.Register(daemon.GetDevice()); in main()
/external/libweave/examples/daemon/speaker/
Dspeaker.cc175 speaker.Register(daemon.GetDevice()); in main()
/external/libweave/examples/daemon/common/
Ddaemon.h98 weave::Device* GetDevice() const { return device_.get(); } in GetDevice() function
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_objects.h77 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/
Dsample.cc171 handler.Register(daemon.GetDevice()); in main()
/external/libweave/examples/daemon/oven/
Doven.cc285 handler.Register(daemon.GetDevice()); in main()
/external/libweave/examples/daemon/light/
Dlight.cc314 handler.Register(daemon.GetDevice()); in main()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Ddxgi.idl164 HRESULT GetDevice(
Dd3d10.idl914 void GetDevice(
Dd3d11.idl1337 void GetDevice(
/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h384 CFX_RenderDevice* GetDevice() { in GetDevice() function
Dfpdf_render.cpp451 status.Initialize(m_pContext, buffer.GetDevice(), buffer.GetMatrix(), NULL, in DrawObjWithBackground()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( in GetDevice() function