Searched defs:GetDevice (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter.cc71 BluetoothDevice* BluetoothAdapter::GetDevice(const std::string& address) { function in class:device::BluetoothAdapter
73 const_cast<const BluetoothAdapter *>(this)->GetDevice(address));
76 const BluetoothDevice* BluetoothAdapter::GetDevice( function in class:device::BluetoothAdapter
H A Dbluetooth_remote_gatt_service_chromeos.cc88 device::BluetoothDevice* BluetoothRemoteGattServiceChromeOS::GetDevice() const { function in class:chromeos::BluetoothRemoteGattServiceChromeOS
/external/chromium_org/extensions/shell/browser/
H A Dshell_audio_controller_chromeos.cc21 const chromeos::AudioDevice* GetDevice(const chromeos::AudioDeviceList& devices, function in namespace:extensions::__anon8295
120 const chromeos::AudioDevice* device = GetDevice(devices, best_input);
126 const chromeos::AudioDevice* device = GetDevice(devices, best_output);
/external/chromium_org/tools/memory_inspector/memory_inspector/core/
H A Dbackends.py32 def GetDevice(backend_name, device_id): function
/external/chromium_org/content/browser/renderer_host/media/
H A Daudio_input_device_manager.cc47 StreamDeviceList::iterator device = GetDevice(session_id);
94 StreamDeviceList::iterator device = GetDevice(session_id);
253 DCHECK(GetDevice(session_id) == devices_.end());
273 AudioInputDeviceManager::GetDevice(int session_id) { function in class:content::AudioInputDeviceManager
/external/chromium_org/device/test/
H A Dusb_test_gadget_impl.cc73 virtual UsbDevice* GetDevice() const OVERRIDE;
165 UsbDevice* UsbTestGadgetImpl::GetDevice() const { function in class:device::UsbTestGadgetImpl
/external/chromium_org/device/usb/
H A Dusb_device_handle_impl.cc204 scoped_refptr<UsbDevice> UsbDeviceHandleImpl::GetDevice() const { function in class:device::UsbDeviceHandleImpl
/external/chromium_org/build/android/pylib/
H A Dandroid_commands.py348 def GetDevice(self): member in class:AndroidCommands
/external/chromium_org/third_party/mesa/src/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/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/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h265 CFX_RenderDevice* GetDevice() function in class:CPDF_ScaledRenderBuffer
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGISwapChain
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp998 virtual HRESULT STDMETHODCALLTYPE GetDevice( function in struct:GalliumDXGISwapChain

Completed in 4665 milliseconds