/external/webrtc/webrtc/modules/audio_device/mac/ |
D | audio_device_mac.cc | 1884 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/ |
D | audio_device_alsa_linux.cc | 259 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/ |
D | WifiP2pManagerFacade.java | 488 public void wifiP2pSetDeviceName(@RpcParameter(name = "devName") String devName) { in wifiP2pSetDeviceName() 489 mP2p.setDeviceName(mChannel, devName, in wifiP2pSetDeviceName()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |