HomeSort by relevance Sort by last modified time
    Searched defs:GetAdapter (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_factory.cc 74 void BluetoothAdapterFactory::GetAdapter(const AdapterCallback& callback) {
bluetooth_profile_chromeos.cc 158 // CheckValidity() call and pass that ownership to the GetAdapter() call.
163 base::Bind(&BluetoothProfileChromeOS::GetAdapter,
213 void BluetoothProfileChromeOS::GetAdapter(
224 BluetoothAdapterFactory::GetAdapter(
bluetooth_chromeos_unittest.cc 245 void GetAdapter() {
325 GetAdapter();
344 GetAdapter();
372 GetAdapter();
400 GetAdapter();
447 GetAdapter();
471 GetAdapter();
507 GetAdapter();
550 GetAdapter();
623 GetAdapter();
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_extension_function.cc 27 void GetAdapter(
30 GetEventRouter(profile)->GetAdapter(callback);
50 GetAdapter(base::Bind(&BluetoothExtensionFunction::RunOnAdapterReady, this),
bluetooth_event_router.cc 61 void ExtensionBluetoothEventRouter::GetAdapter(
68 device::BluetoothAdapterFactory::GetAdapter(callback);
250 GetAdapter(base::Bind(&ExtensionBluetoothEventRouter::InitializeAdapter,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturemanager.cc 273 CaptureRenderAdapter* adapter = GetAdapter(video_capturer);
285 CaptureRenderAdapter* adapter = GetAdapter(video_capturer);
387 CaptureRenderAdapter* CaptureManager::GetAdapter(
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 1029 virtual HRESULT STDMETHODCALLTYPE GetAdapter(
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 1029 virtual HRESULT STDMETHODCALLTYPE GetAdapter(

Completed in 481 milliseconds