Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/external/chromium_org/build/android/pylib/gtest/
Dtest_package_apk.py42 def _CreateCommandLineFileOnDevice(self, device, options): argument
58 def _ClearFifo(self, device): argument
61 def _WatchFifo(self, device, timeout, logfile=None): argument
74 def _StartActivity(self, device): argument
84 def ClearApplicationState(self, device): argument
99 def CreateCommandLineFileOnDevice(self, device, test_filter, test_arguments): argument
104 def GetAllTests(self, device): argument
122 def SpawnTestProcess(self, device): argument
133 def Install(self, device): argument
Dtest_package_exe.py35 def GetGTestReturnCode(self, device): argument
56 def _AddNativeCoverageExports(device): argument
79 def ClearApplicationState(self, device): argument
91 def CreateCommandLineFileOnDevice(self, device, test_filter, test_arguments): argument
116 def GetAllTests(self, device): argument
125 def SpawnTestProcess(self, device): argument
132 def Install(self, device): argument
Dtest_package.py19 def ClearApplicationState(self, device): argument
27 def CreateCommandLineFileOnDevice(self, device, test_filter, test_arguments): argument
37 def GetAllTests(self, device): argument
48 def SpawnTestProcess(self, device): argument
59 def Install(self, device): argument
/external/chromium_org/ash/system/chromeos/bluetooth/
Dbluetooth_notification_controller.cc109 BluetoothDevice* device = adapter_->GetDevice(address_); in Close() local
125 BluetoothDevice* device = adapter_->GetDevice(address_); in ButtonClick() local
176 BluetoothDevice* device) { in DeviceAdded()
184 BluetoothDevice* device) { in DeviceChanged()
199 BluetoothDevice* device) { in DeviceRemoved()
204 void BluetoothNotificationController::RequestPinCode(BluetoothDevice* device) { in RequestPinCode()
211 void BluetoothNotificationController::RequestPasskey(BluetoothDevice* device) { in RequestPasskey()
219 BluetoothDevice* device, in DisplayPinCode()
228 void BluetoothNotificationController::DisplayPasskey(BluetoothDevice* device, in DisplayPasskey()
238 void BluetoothNotificationController::KeysEntered(BluetoothDevice* device, in KeysEntered()
[all …]
/external/libpcap/
Dpcap-dos.h142 struct device { struct
145 DWORD base_addr; /* device I/O address */ argument
146 int irq; /* device IRQ number */ argument
153 struct device *next; /* next device in list */ argument
156 int (*probe)(struct device *dev); argument
157 int (*open) (struct device *dev); argument
158 void (*close)(struct device *dev); argument
159 int (*xmit) (struct device *dev, const void *buf, int len); argument
160 void *(*get_stats)(struct device *dev); argument
161 void (*set_multicast_list)(struct device *dev); argument
[all …]
/external/chromium_org/extensions/browser/api/bluetooth/
Dbluetooth_api_pairing_delegate.cc22 void PopulatePairingEvent(const device::BluetoothDevice* device, in PopulatePairingEvent()
39 device::BluetoothDevice* device) { in RequestPinCode() argument
47 device::BluetoothDevice* device) { in RequestPasskey() argument
55 device::BluetoothDevice* device, in DisplayPinCode() argument
65 device::BluetoothDevice* device, in DisplayPasskey() argument
74 void BluetoothApiPairingDelegate::KeysEntered(device::BluetoothDevice* device, in KeysEntered() argument
84 device::BluetoothDevice* device, in ConfirmPasskey() argument
94 device::BluetoothDevice* device) { in AuthorizePairing() argument
/external/chromium_org/components/pairing/
Dbluetooth_controller_pairing_controller.cc37 device::BluetoothDevice* device = adapter_->GetDevice(controller_device_id_); in GetController() local
71 device::BluetoothDevice* device) { in DeviceFound() argument
83 device::BluetoothDevice* device) { in DeviceLost() argument
148 device::BluetoothDevice* device = GetController(); in OnConnect() local
203 device::BluetoothDevice* device = GetController(); in OnConnectError() local
265 device::BluetoothDevice* device = GetController(); in ChooseDeviceForPairing() local
300 device::BluetoothDevice* device = GetController(); in SetConfirmationCodeIsCorrect() local
408 device::BluetoothDevice* device) { in DeviceAdded() argument
415 device::BluetoothDevice* device) { in DeviceRemoved() argument
421 device::BluetoothDevice* device) { in RequestPinCode() argument
[all …]
/external/chromium_org/build/android/
Dprovision_devices.py52 def PushAndLaunchAdbReboot(device, target): argument
82 def _ConfigureLocalProperties(device, is_perf): argument
108 def WipeDeviceData(device): argument
139 def WipeDeviceIfPossible(device): argument
149 def ProvisionDevice(device, options, is_perf): argument
Dtombstones.py24 def _ListTombstones(device): argument
42 def _GetDeviceDateTime(device): argument
56 def _GetTombstoneData(device, tombstone_file): argument
69 def _EraseTombstone(device, tombstone_file): argument
154 def _GetTombstonesForDevice(device, options): argument
/external/chromium_org/chromeos/audio/
Daudio_devices_pref_handler_stub.cc18 const AudioDevice* device) { in GetOutputVolumeValue()
25 const AudioDevice* device) { in GetInputGainValue()
31 void AudioDevicesPrefHandlerStub::SetVolumeGainValue(const AudioDevice& device, in SetVolumeGainValue()
37 const AudioDevice& device) { in GetMuteValue()
41 void AudioDevicesPrefHandlerStub::SetMuteValue(const AudioDevice& device, in SetMuteValue()
Dcras_audio_handler.cc120 const AudioDevice* device = GetDeviceFromId(device_id); in IsOutputMutedForDevice() local
136 const AudioDevice* device = GetDeviceFromId(device_id); in IsInputMutedForDevice() local
159 const AudioDevice* device = GetDeviceFromId(device_id); in GetOutputVolumePercentForDevice() local
172 const AudioDevice* device = GetDeviceFromId(device_id); in GetInputGainPercentForDevice() local
214 const AudioDevice* device = GetDeviceFromId(node_id); in AddActiveNode() local
245 const AudioDevice* device = GetDeviceFromId(new_active_ids[i]); in ChangeActiveNodes() local
268 AudioDevice device = it->second; in ChangeActiveNodes() local
308 const AudioDevice& device = it->second; in SetOutputVolumePercent() local
320 const AudioDevice& device = it->second; in SetInputGainPercent() local
338 const AudioDevice& device = it->second; in SetOutputMute() local
[all …]
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, in vlVdpVideoSurfaceQueryCapabilities()
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_ty… in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
155 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, in vlVdpDecoderQueryCapabilities()
202 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpOutputSurfaceQueryCapabilities()
254 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_fo… in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
353 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
401 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpBitmapSurfaceQueryCapabilities()
452 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, in vlVdpVideoMixerQueryFeatureSupport()
474 vlVdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, in vlVdpVideoMixerQueryParameterSupport()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, in vlVdpVideoSurfaceQueryCapabilities()
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_ty… in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
155 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, in vlVdpDecoderQueryCapabilities()
202 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpOutputSurfaceQueryCapabilities()
254 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_fo… in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
353 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
401 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, in vlVdpBitmapSurfaceQueryCapabilities()
452 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, in vlVdpVideoMixerQueryFeatureSupport()
474 vlVdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, in vlVdpVideoMixerQueryParameterSupport()
[all …]
/external/libmtp/src/
Dlibmtp.c886 int LIBMTP_Get_Allowed_Property_Values(LIBMTP_mtpdevice_t *device, LIBMTP_property_t const property, in LIBMTP_Get_Allowed_Property_Values()
1083 int LIBMTP_Is_Property_Supported(LIBMTP_mtpdevice_t *device, LIBMTP_property_t const property, in LIBMTP_Is_Property_Supported()
1121 char *LIBMTP_Get_String_From_Object(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Get_String_From_Object()
1136 uint64_t LIBMTP_Get_u64_From_Object(LIBMTP_mtpdevice_t *device,uint32_t const object_id, in LIBMTP_Get_u64_From_Object()
1151 uint32_t LIBMTP_Get_u32_From_Object(LIBMTP_mtpdevice_t *device,uint32_t const object_id, in LIBMTP_Get_u32_From_Object()
1166 uint16_t LIBMTP_Get_u16_From_Object(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Get_u16_From_Object()
1181 uint8_t LIBMTP_Get_u8_From_Object(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Get_u8_From_Object()
1196 int LIBMTP_Set_Object_String(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Set_Object_String()
1212 int LIBMTP_Set_Object_u32(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Set_Object_u32()
1227 int LIBMTP_Set_Object_u16(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in LIBMTP_Set_Object_u16()
[all …]
/external/chromium_org/third_party/webrtc/sound/
Dsoundsystemproxy.cc26 SoundDeviceLocator **device) { in GetDefaultPlaybackDevice()
31 SoundDeviceLocator **device) { in GetDefaultCaptureDevice()
36 const SoundDeviceLocator *device, in OpenPlaybackDevice()
42 const SoundDeviceLocator *device, in OpenCaptureDevice()
Dnullsoundsystem.cc114 SoundDeviceLocator *device; in EnumeratePlaybackDevices() local
123 SoundDeviceLocator *device; in EnumerateCaptureDevices() local
130 SoundDeviceLocator **device) { in GetDefaultPlaybackDevice()
136 SoundDeviceLocator **device) { in GetDefaultCaptureDevice()
142 const SoundDeviceLocator *device, in OpenPlaybackDevice()
148 const SoundDeviceLocator *device, in OpenCaptureDevice()
/external/chromium_org/extensions/shell/browser/
Dshell_audio_controller_chromeos.cc36 const chromeos::AudioDevice* device) { in GetOutputVolumeValue()
41 const chromeos::AudioDevice* device) { in GetInputGainValue()
46 const chromeos::AudioDevice& device, in SetVolumeGainValue()
53 const chromeos::AudioDevice& device) { in GetMuteValue()
58 const chromeos::AudioDevice& device, in SetMuteValue()
120 const chromeos::AudioDevice* device = GetDevice(devices, best_input); in ActivateDevices() local
126 const chromeos::AudioDevice* device = GetDevice(devices, best_output); in ActivateDevices() local
/external/chromium_org/chrome/browser/chromeos/audio/
Daudio_devices_pref_handler_impl.cc36 std::string GetDeviceIdString(const chromeos::AudioDevice& device) { in GetDeviceIdString()
47 const AudioDevice* device) { in GetOutputVolumeValue()
55 const AudioDevice* device) { in GetInputGainValue()
61 const AudioDevice& device, double value) { in SetVolumeGainValue()
67 bool AudioDevicesPrefHandlerImpl::GetMuteValue(const AudioDevice& device) { in GetMuteValue()
80 void AudioDevicesPrefHandlerImpl::SetMuteValue(const AudioDevice& device, in SetMuteValue()
107 const AudioDevice& device) { in GetVolumeGainPrefValue()
124 const AudioDevice& device) { in GetDeviceDefaultOutputVolume()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dhid_detection_screen_handler.cc241 device::BluetoothDevice* device) { in RequestPinCode() argument
248 device::BluetoothDevice* device) { in RequestPasskey() argument
254 void HIDDetectionScreenHandler::DisplayPinCode(device::BluetoothDevice* device, in DisplayPinCode() argument
267 device::BluetoothDevice* device, uint32 passkey) { in DisplayPasskey() argument
282 device::BluetoothDevice* device, uint32 entered) { in KeysEntered() argument
291 device::BluetoothDevice* device, uint32 passkey) { in ConfirmPasskey() argument
297 device::BluetoothDevice* device) { in AuthorizePairing() argument
320 device::BluetoothDevice* device) { in TryPairingAsPointingDevice() argument
329 device::BluetoothDevice* device) { in TryPairingAsKeyboardDevice() argument
338 device::BluetoothAdapter* adapter, device::BluetoothDevice* device) { in DeviceAdded() argument
[all …]
/external/chromium_org/device/bluetooth/
Dbluetooth_chromeos_unittest.cc89 BluetoothDevice* device) OVERRIDE { in DeviceAdded()
100 BluetoothDevice* device) OVERRIDE { in DeviceChanged()
111 BluetoothDevice* device) OVERRIDE { in DeviceRemoved()
163 virtual void RequestPinCode(BluetoothDevice* device) OVERRIDE { in RequestPinCode()
169 virtual void RequestPasskey(BluetoothDevice* device) OVERRIDE { in RequestPasskey()
175 virtual void DisplayPinCode(BluetoothDevice* device, in DisplayPinCode()
183 virtual void DisplayPasskey(BluetoothDevice* device, in DisplayPasskey()
191 virtual void KeysEntered(BluetoothDevice* device, uint32 entered) OVERRIDE { in KeysEntered()
198 virtual void ConfirmPasskey(BluetoothDevice* device, in ConfirmPasskey()
206 virtual void AuthorizePairing(BluetoothDevice* device) OVERRIDE { in AuthorizePairing()
[all …]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp82 int HaiInitializeLibrary (const bcm2079x_dev_t* device) in HaiInitializeLibrary()
243 int HaiOpen (const bcm2079x_dev_t* device, nfc_stack_callback_t* halCallbackFunc, nfc_stack_data_ca… in HaiOpen()
320 int HaiClose (const bcm2079x_dev_t* device) in HaiClose()
334 int HaiCoreInitialized (const bcm2079x_dev_t* device, uint8_t* coreInitResponseParams) in HaiCoreInitialized()
360 int HaiPreDiscover (const bcm2079x_dev_t* device) in HaiPreDiscover()
374 int HaiControlGranted (const bcm2079x_dev_t* device) in HaiControlGranted()
386 int HaiPowerCycle (const bcm2079x_dev_t* device) in HaiPowerCycle()
398 int HaiGetMaxNfcee (const bcm2079x_dev_t* device, uint8_t* maxNfcee) in HaiGetMaxNfcee()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.cc284 device::BluetoothDevice* device = adapter_->GetDevice(address); in UpdateDeviceCallback() local
458 const device::BluetoothDevice* device, in SendDeviceNotification()
503 void BluetoothOptionsHandler::RequestPinCode(device::BluetoothDevice* device) { in RequestPinCode() argument
509 void BluetoothOptionsHandler::RequestPasskey(device::BluetoothDevice* device) { in RequestPasskey() argument
515 void BluetoothOptionsHandler::DisplayPinCode(device::BluetoothDevice* device, in DisplayPinCode() argument
523 void BluetoothOptionsHandler::DisplayPasskey(device::BluetoothDevice* device, in DisplayPasskey() argument
531 void BluetoothOptionsHandler::KeysEntered(device::BluetoothDevice* device, in KeysEntered() argument
538 void BluetoothOptionsHandler::ConfirmPasskey(device::BluetoothDevice* device, in ConfirmPasskey() argument
547 device::BluetoothDevice* device) { in AuthorizePairing() argument
566 device::BluetoothDevice* device) { in DeviceAdded() argument
[all …]
/external/chromium_org/build/android/pylib/perf/
Dthermal_throttle.py16 def IsSupported(device): argument
19 def __init__(self, device): argument
43 def IsSupported(device): argument
46 def __init__(self, device): argument
75 def __init__(self, device): argument
/external/chromium_org/device/hid/
Dhid_service_mac.cc26 namespace device { namespace
30 bool TryGetHidIntProperty(IOHIDDeviceRef device, in TryGetHidIntProperty()
38 int32_t GetHidIntProperty(IOHIDDeviceRef device, CFStringRef key) { in GetHidIntProperty()
45 bool TryGetHidStringProperty(IOHIDDeviceRef device, in TryGetHidStringProperty()
57 std::string GetHidStringProperty(IOHIDDeviceRef device, CFStringRef key) { in GetHidStringProperty()
82 void GetCollectionInfos(IOHIDDeviceRef device, in GetCollectionInfos()
232 io_service_t device; in AddDevices() local
245 io_service_t device; in RemoveDevices() local
/external/chromium_org/chrome/browser/media_galleries/win/
Dmtp_device_operations_util.cc56 IPortableDevice* device) { in GetDeviceContent()
69 IPortableDevice* device, in GetDeviceObjectEnumerator()
166 bool GetObjectDetails(IPortableDevice* device, in GetObjectDetails()
237 MTPDeviceObjectEntry GetMTPDeviceObjectEntry(IPortableDevice* device, in GetMTPDeviceObjectEntry()
259 bool GetMTPDeviceObjectEntries(IPortableDevice* device, in GetMTPDeviceObjectEntries()
309 base::win::ScopedComPtr<IPortableDevice> device; in OpenDevice() local
324 IPortableDevice* device, in GetFileEntryInfo()
343 bool GetDirectoryEntries(IPortableDevice* device, in GetDirectoryEntries()
350 HRESULT GetFileStreamForObject(IPortableDevice* device, in GetFileStreamForObject()
400 base::string16 GetObjectIdFromName(IPortableDevice* device, in GetObjectIdFromName()

12345678910>>...35