Home
last modified time | relevance | path

Searched refs:devName (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1884 char devName[len]; in GetDeviceName() local
1887 0, NULL, &len, devName)); in GetDeviceName()
1889 sprintf(name, "default (%s)", devName); in GetDeviceName()
1957 char devName[128]; in InitDevice() local
1959 memset(devName, 0, sizeof(devName)); in InitDevice()
1965 size = sizeof(devName); in InitDevice()
1967 0, NULL, &size, devName)); in InitDevice()
1976 devManf, devName); in InitDevice()
1979 devManf, devName); in InitDevice()
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc259 char devName[kAdmMaxDeviceNameSize] = {0}; in InitSpeaker() local
260 GetDevicesInfo(2, true, _outputDeviceIndex, devName, kAdmMaxDeviceNameSize); in InitSpeaker()
261 return _mixerManager.OpenSpeaker(devName); in InitSpeaker()
274 char devName[kAdmMaxDeviceNameSize] = {0}; in InitMicrophone() local
275 GetDevicesInfo(2, false, _inputDeviceIndex, devName, kAdmMaxDeviceNameSize); in InitMicrophone()
276 return _mixerManager.OpenMicrophone(devName); in InitMicrophone()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiP2pManagerFacade.java488 public void wifiP2pSetDeviceName(@RpcParameter(name = "devName") String devName) { in wifiP2pSetDeviceName()
489 mP2p.setDeviceName(mChannel, devName, in wifiP2pSetDeviceName()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...