Searched defs:GetAdapter (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/device/nfc/
H A Dnfc_adapter_factory.cc38 void NfcAdapterFactory::GetAdapter(const AdapterCallback& callback) { function in class:device::NfcAdapterFactory
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_factory.cc71 void BluetoothAdapterFactory::GetAdapter(const AdapterCallback& callback) { function in class:device::BluetoothAdapterFactory
H A Dbluetooth_remote_gatt_service_chromeos.cc145 BluetoothRemoteGattServiceChromeOS::GetAdapter() const { function in class:chromeos::BluetoothRemoteGattServiceChromeOS
H A Dbluetooth_chromeos_unittest.cc318 void GetAdapter() { function in class:chromeos::BluetoothChromeOSTest
404 GetAdapter();
423 GetAdapter();
450 GetAdapter();
477 GetAdapter();
523 GetAdapter();
546 GetAdapter();
579 GetAdapter();
596 GetAdapter();
618 GetAdapter();
[all...]
H A Dbluetooth_gatt_chromeos_unittest.cc313 GetAdapter();
329 void GetAdapter() { function in class:chromeos::BluetoothGattChromeOSTest
330 device::BluetoothAdapterFactory::GetAdapter(
742 GetAdapter();
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_extension_function.cc32 void GetAdapter(const device::BluetoothAdapterFactory::AdapterCallback callback, function in namespace:__anon8059
35 GetEventRouter(context)->GetAdapter(callback);
56 GetAdapter(base::Bind(&BluetoothExtensionFunction::RunOnAdapterReady, this),
H A Dbluetooth_event_router.cc67 void BluetoothEventRouter::GetAdapter( function in class:extensions::BluetoothEventRouter
74 device::BluetoothAdapterFactory::GetAdapter(callback);
153 GetAdapter(base::Bind(&BluetoothEventRouter::OnAdapterInitialized,
273 GetAdapter(base::Bind(&BluetoothEventRouter::OnAdapterInitialized,
/external/chromium_org/content/renderer/media/
H A Dmedia_stream.cc20 webrtc::MediaStreamInterface* MediaStream::GetAdapter( function in class:content::MediaStream
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcapturemanager.cc273 CaptureRenderAdapter* adapter = GetAdapter(video_capturer);
285 CaptureRenderAdapter* adapter = GetAdapter(video_capturer);
387 CaptureRenderAdapter* CaptureManager::GetAdapter( function in class:cricket::CaptureManager
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1029 virtual HRESULT STDMETHODCALLTYPE GetAdapter( function in struct:GalliumDXGIDevice
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1029 virtual HRESULT STDMETHODCALLTYPE GetAdapter( function in struct:GalliumDXGIDevice

Completed in 176 milliseconds