HomeSort by relevance Sort by last modified time
    Searched refs:get_str (Results 1 - 7 of 7) 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
713 get_str(&p, cmd);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp 1905 static const char* get_str(CFStringRef ref, SkString* str) { function
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 1905 static const char* get_str(CFStringRef ref, SkString* str) { function
    [all...]
  /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 795 milliseconds