OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetAdapter
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/device/nfc/
nfc_adapter_factory.cc
38
void NfcAdapterFactory::
GetAdapter
(const AdapterCallback& callback) {
/external/chromium_org/device/bluetooth/
bluetooth_adapter_factory.cc
76
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
252
void
GetAdapter
() {
331
GetAdapter
();
350
GetAdapter
();
378
GetAdapter
();
406
GetAdapter
();
453
GetAdapter
();
477
GetAdapter
();
513
GetAdapter
();
556
GetAdapter
();
629
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
63
void ExtensionBluetoothEventRouter::
GetAdapter
(
70
device::BluetoothAdapterFactory::
GetAdapter
(callback);
252
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 70 milliseconds