HomeSort by relevance Sort by last modified time
    Searched full:devtype (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/content/browser/
udev_linux.h 58 // subsystem and devtype parameter for
63 devtype(devtype_in) {
66 const char* devtype; member in struct:content::UdevLinux::UdevMonitorFilter
device_monitor_udev.cc 22 const char* devtype; member in struct:__anon7619::SubsystemMap
57 kSubsystemMap[i].subsystem, kSubsystemMap[i].devtype));
udev_linux.cc 26 monitor_, filters[i].subsystem, filters[i].devtype);
  /external/chromium_org/content/gpu/
gpu_idirect3d9_mock_win.h 40 HRESULT(UINT Adapter, D3DDEVTYPE DevType,
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 23 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
171 wps_dev_type_bin2str(msg->pri_dev_type, devtype,
172 sizeof(devtype)),
345 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
348 wps_dev_type_bin2str(msg->wps_pri_dev_type, devtype,
349 sizeof(devtype)));
553 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
571 devtype,
572 sizeof(devtype)));
581 devtype, sizeof(devtype)))
637 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]
  /external/chromium/third_party/libjingle/source/talk/third_party/libudev/
libudev.h 82 const char *subsystem, const char *devtype);
121 const char *subsystem, const char *devtype);
  /external/chromium_org/third_party/libjingle/source/talk/third_party/libudev/
libudev.h 82 const char *subsystem, const char *devtype);
121 const char *subsystem, const char *devtype);
  /system/vold/
DirectVolume.cpp 102 const char *devtype = evt->findParam("DEVTYPE"); local
116 if (!strcmp(devtype, "disk")) {
132 if (!strcmp(devtype, "disk")) {
138 if (!strcmp(devtype, "disk")) {
  /external/wpa_supplicant_8/src/wps/
wps_dev_attr.c 349 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
359 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
360 sizeof(devtype)));
wps.c 602 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
606 devtype,
607 sizeof(devtype)));
  /cts/tests/tests/security/src/android/security/cts/
VoldExploitTest.java 266 + "\0DEVTYPE=disk\0").getBytes("ASCII");
277 + "\0DEVTYPE=blah\0PARTN=" + partitionNum + "\0")
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 176 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
185 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
186 sizeof(devtype)));
202 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
203 sizeof(devtype)));
257 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
265 wps_dev_type_bin2str(pri_dev_type, devtype,
266 sizeof(devtype)),
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 60 #define BTIF_STORAGE_PATH_REMOTE_DEVTYPE "DevType"
505 if (btif_config_get_int("Remote", kname, "DevType", &device_type) &&
840 uint32_t cod, devtype; local
    [all...]
btif_gatt_util.c 314 if (!btif_config_get_int("Remote", bd_addr_str, "DevType", device_type))
btif_core.c 943 uint32_t cod, devtype; local
966 sizeof(devtype), &devtype);
    [all...]
btif_config_util.cpp 641 BLUEZ_TYPES, "DevType", BTIF_CFG_TYPE_INT) &&
btif_gatt_client.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/osf/
SDL_syscdrom.c 68 char *devtype[] = {"Disk", "Tape", "Printer", "Processor", "WORM", local
91 fprintf(stderr, "Device Type: %s\n", devtype[inq.perfdt]);
  /external/skia/tests/
WritePixelsTest.cpp 284 enum DevType {
293 DevType fDevType;
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/aix/
SDL_syscdrom.c 92 if ( info.devtype == DD_CDROM ) {
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 1235 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]
p2p_supplicant.c 1399 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
2445 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBproto.h 965 Atom devType B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 965 Atom devType B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 965 Atom devType B32;

Completed in 651 milliseconds

1 2