Searched refs:dev (Results 1 - 25 of 51) sorted by relevance

123

/frameworks/base/services/core/jni/
H A Dcom_android_server_ConsumerIrService.cpp34 consumerir_device_t *dev; local
44 (hw_device_t **) &dev);
50 return reinterpret_cast<jlong>(dev);
57 consumerir_device_t *dev = reinterpret_cast<consumerir_device_t*>(halObject); local
64 ret = dev->transmit(dev, carrierFrequency, cPattern.get(), patternLength);
71 consumerir_device_t *dev = reinterpret_cast<consumerir_device_t*>(halObject); local
75 len = dev->get_num_carrier_freqs(dev);
81 len = dev
[all...]
/frameworks/rs/
H A DrsDevice.cpp48 extern "C" void rsDeviceDestroy(RsDevice dev) { argument
49 Device * d = static_cast<Device *>(dev);
53 extern "C" void rsDeviceSetConfig(RsDevice dev, RsDeviceParam p, int32_t value) { argument
54 Device * d = static_cast<Device *>(dev);
H A Drs.h40 RsContext rsContextCreateGL(RsDevice dev, uint32_t version, uint32_t sdkVersion,
55 void rsDeviceDestroy(RsDevice dev);
56 void rsDeviceSetConfig(RsDevice dev, RsDeviceParam p, int32_t value);
57 RsContext rsContextCreate(RsDevice dev, uint32_t version, uint32_t sdkVersion,
/frameworks/base/tests/backup/
H A Dbackup_stress_test.sh48 echo "FAILED iteration $i of $iterations; $failures failures so far" > /dev/stderr
51 printf "Iteration %d:\tPASS; remaining: %d\n" $i $(($iterations - $i - 1)) > /dev/stderr
59 echo "DONE: $iterations iterations with $failures failures." > /dev/stderr
/frameworks/webview/chromium/tools/
H A Dwebview_command_line21 adb shell "cat $CMD_LINE_FILE 2>/dev/null" | cut -d" " -f "2-"
25 adb shell rm $CMD_LINE_FILE >/dev/null
/frameworks/base/native/
H A Dcopy-to-ndk.sh26 if diff $src $dst >/dev/null; then
27 echo "$i: has not changed from $j" >/dev/null
31 echo "$i: has changed from $j" >/dev/null
42 if diff $SRC_LIB_ANDROID $DST_LIB_ANDROID >/dev/null; then
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
H A DWifiP2pServiceResponse.java180 public void setSrcDevice(WifiP2pDevice dev) { argument
181 if (dev == null) return;
182 this.mDevice = dev;
204 WifiP2pDevice dev = new WifiP2pDevice();
206 dev.deviceAddress = srcAddr;
236 transId, dev, null));
250 transId, dev, data);
253 transId, dev, data);
255 resp = new WifiP2pServiceResponse(type, status, transId, dev, data);
368 WifiP2pDevice dev
[all...]
H A DWifiP2pDnsSdServiceResponse.java148 * @param dev source device.
153 int tranId, WifiP2pDevice dev, byte[] data) {
155 status, tranId, dev, data);
290 * @param dev source device.
296 int transId, WifiP2pDevice dev, byte[] data) {
299 transId, dev, null);
303 transId, dev, data);
152 WifiP2pDnsSdServiceResponse(int status, int tranId, WifiP2pDevice dev, byte[] data) argument
295 newInstance(int status, int transId, WifiP2pDevice dev, byte[] data) argument
H A DWifiP2pUpnpServiceResponse.java77 * @param dev source device
81 int transId, WifiP2pDevice dev, byte[] data) {
83 status, transId, dev, data);
80 WifiP2pUpnpServiceResponse(int status, int transId, WifiP2pDevice dev, byte[] data) argument
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/compiler/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/developmentPlugins/bintrayPlugin/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/developmentPlugins/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/extensions/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/gradlePlugin/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/integration-tests/App With Spaces/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/integration-tests/IndependentLibrary/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/integration-tests/MultiModuleTestApp/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/integration-tests/TestApp/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/data-binding/samples/BindingDemo/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp140 static int load_audio_interface(const char *if_name, audio_hw_device_t **dev) argument
151 rc = audio_hw_device_open(mod, dev);
157 if ((*dev)->common.version < AUDIO_DEVICE_API_VERSION_MIN) {
158 ALOGE("%s wrong audio hw device version %04x", __func__, (*dev)->common.version);
165 *dev = NULL;
291 audio_hw_device_t *dev = audioHwDevice->hwDevice(); local
292 if ((dev->get_supported_devices != NULL) &&
293 (dev->get_supported_devices(dev) & devices) == devices)
436 audio_hw_device_t *dev local
747 AudioHwDevice *dev = mAudioHwDevs.valueAt(i); local
788 audio_hw_device_t *dev = mPrimaryHardwareDev->hwDevice(); local
819 audio_hw_device_t *dev = mAudioHwDevs.valueAt(i)->hwDevice(); local
840 audio_hw_device_t *dev = mAudioHwDevs.valueAt(i)->hwDevice(); local
869 AudioHwDevice *dev = mAudioHwDevs.valueAt(i); local
1050 audio_hw_device_t *dev = mAudioHwDevs.valueAt(i)->hwDevice(); local
1131 audio_hw_device_t *dev = mAudioHwDevs.valueAt(i)->hwDevice(); local
1171 audio_hw_device_t *dev = mPrimaryHardwareDev->hwDevice(); local
1225 audio_hw_device_t *dev = mPrimaryHardwareDev->hwDevice(); local
1572 audio_hw_device_t *dev; local
1686 audio_hw_device_t *dev = mPrimaryHardwareDev->hwDevice(); local
[all...]
H A DSpdifStreamOut.cpp35 SpdifStreamOut::SpdifStreamOut(AudioHwDevice *dev, argument
39 : AudioStreamOut(dev, (audio_output_flags_t) (flags | AUDIO_OUTPUT_FLAG_IEC958_NONAUDIO))
/frameworks/opt/setupwizard/tools/gradle/
H A Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
91 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
124 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
179 (cd "$HOME/.android/cache" && rm -f api-versions*) 2> /dev/null
/frameworks/base/tools/obbtool/
H A Dmkobb.sh221 ${DDBIN} if=/dev/zero of=${tempfile} bs=${BLOCK_SIZE} count=$((${block_count} + ${SLOP})) > /dev/null 2>&1
235 loop_dev=/dev/mapper/${unique_dm_name}

Completed in 1348 milliseconds

123