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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
H A 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)
H A Dandroid_device.py100 def GetDevice(finder_options): function
/external/chromium-trace/catapult/telemetry/telemetry/internal/app/
H A Dandroid_app_unittest.py21 self._device = android_device.GetDevice(self._options)
/external/chromium-trace/catapult/telemetry/telemetry/android/
H A Dshared_android_state.py36 device = android_device.GetDevice(finder_options)
/external/autotest/client/tests/kvm/deps/
H A Dwhql_submission_15.cs107 static IDevice GetDevice(IResourcePool rootPool, string machineName, string regexStr) method in class:automate0.AutoJob
194 IDevice device = GetDevice(rootPool, machines[0], Console.ReadLine());
270 IDevice d = GetDevice(rootPool, machineName, Console.ReadLine());
/external/libweave/examples/daemon/common/
H A Ddaemon.h98 weave::Device* GetDevice() const { return device_.get(); } function in class:Daemon
/external/libweave/examples/daemon/ledflasher/
H A Dledflasher.cc156 handler.Register(daemon.GetDevice());
/external/libweave/examples/daemon/lock/
H A Dlock.cc144 handler.Register(daemon.GetDevice());
/external/libweave/examples/daemon/sample/
H A Dsample.cc171 handler.Register(daemon.GetDevice());
/external/libweave/examples/daemon/speaker/
H A Dspeaker.cc175 speaker.Register(daemon.GetDevice());
/external/libweave/examples/daemon/light/
H A Dlight.cc314 handler.Register(daemon.GetDevice());
/external/libweave/examples/daemon/oven/
H A Doven.cc285 handler.Register(daemon.GetDevice());
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_objects.h77 virtual void STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11DeviceChild
273 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGIResource
592 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumD3D11Surface
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgi.idl164 HRESULT GetDevice(
H A Dd3d10.idl914 void GetDevice(
H A Dd3d11.idl1337 void GetDevice(
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h384 CFX_RenderDevice* GetDevice() { function in class:CPDF_ScaledRenderBuffer
H A Dfpdf_render.cpp451 status.Initialize(m_pContext, buffer.GetDevice(), buffer.GetMatrix(), NULL,
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGISwapChain

Completed in 309 milliseconds