Searched refs:device (Results 26 - 29 of 29) sorted by relevance

12

/system/core/libdiskconfig/
H A Dconfig_mbr.c290 /* Returns the device path of the partition referred to by 'name'
317 num = snprintf(dev_name, MAX_NAME_LEN, "%s%d", dinfo->device, num);
/system/vold/
H A DVolumeManager.cpp135 /* Lookup a volume to handle this device */
318 SLOGE("ASEC loop device creation failed (%s)", strerror(errno));
331 SLOGE("ASEC device mapping failed (%s)", strerror(errno));
348 SLOGE("Failed to open new DM device for superblock write (%s)", strerror(errno));
756 SLOGW("Failed to find loop device for {%s} (%s)", fileName, strerror(errno));
887 SLOGE("ASEC loop device creation failed (%s)", strerror(errno));
891 SLOGD("New loop device created at %s", loopDevice);
924 SLOGE("ASEC device mapping failed (%s)", strerror(errno));
953 * The device mapper node needs to be created. Sometimes it takes a
1024 SLOGE("Image loop device creatio
1117 char device[256]; local
1453 char device[256]; local
[all...]
/system/core/adb/
H A Dadb.c53 static const char *adb_device_banner = "device";
293 "ro.product.device",
401 return "device";
453 else if (!strcmp(key, "ro.product.device"))
454 qual_overwrite(&t->device, cp);
468 if(!strcmp(type, "device")) {
1386 D("Getting device list \n");
1389 D("Wrote device list \n");
1395 // add a new TCP transport, device or emulator
1404 // Send response for emulator and device
[all...]
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h2347 uint16_t device; member in struct:__anon247

Completed in 1472 milliseconds

12