HomeSort by relevance Sort by last modified time
    Searched refs:get_str (Results 1 - 5 of 5) sorted by null

  /system/core/toolbox/
lsusb.c 28 static const char *get_str(struct usb_device *dev, int id) function
55 printf("\tiManufacturer: %s\n", get_str(dev, desc->iManufacturer));
56 printf("\tiProduct: %s\n", get_str(dev, desc->iProduct));
57 printf("\tiSerialNumber: %s\n", get_str(dev,desc->iSerialNumber));
69 printf("\tiConfiguration: %s\n", get_str(dev, desc->iConfiguration));
85 printf("\tiInterface: %s\n", get_str(dev, desc->iInterface));
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 295 void get_str(char **p, char *Buffer) function
643 get_str(&p, cmd);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h     [all...]

Completed in 278 milliseconds