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

  /system/core/libusbhost/
usbhost.c 146 int wd_count = sizeof(wds) / sizeof(wds[0]); local
162 for (i = 1; i < wd_count; i++) {
183 if (i > 0 && i < wd_count) {
189 for (i = 1; i < wd_count && !done; i++) {

Completed in 31 milliseconds