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

  /device/moto/stingray/whisper/
Whisper_AccyMain.c 226 int nready, status; local
247 nready = select(ueventFd+1, &accySet, NULL, NULL, NULL);
249 if (nready > 0) {
265 DBG_ERROR("Select errored out. nready = %d, errno = %s", nready, strerror(errno));
  /packages/apps/Settings/res/values/
strings.xml     [all...]

Completed in 4383 milliseconds