Home
last modified time | relevance | path

Searched refs:numRead (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c218 ssize_t numRead; in parseInstalledAppInfo() local
226 while ((numRead = getline(&line, &len, fp)) != -1) { in parseInstalledAppInfo()
255 ssize_t numRead; in findAppIdByName() local
262 while ((numRead = getline(&line, &len, fp)) != -1) { in findAppIdByName()
287 ssize_t numRead; in parseConfigAppInfo() local
296 …while (((numRead = getline(&line, &len, fp)) != -1) && (*installCnt < MAX_INSTALL_CNT) && (*uninst… in parseConfigAppInfo()
/device/google/wahoo/usb/
DUsbGadget.cpp126 int numRead = read(usbGadget->mInotifyFd, buf, BUFFER_SIZE); in monitorFfs() local
127 for (char *p = buf; p < buf + numRead;) { in monitorFfs()
/device/google/crosshatch/usb/
DUsbGadget.cpp134 int numRead = read(usbGadget->mInotifyFd, buf, BUFFER_SIZE); in monitorFfs() local
135 for (char *p = buf; p < buf + numRead;) { in monitorFfs()
/device/google/bonito/usb/
DUsbGadget.cpp134 int numRead = read(usbGadget->mInotifyFd, buf, BUFFER_SIZE); in monitorFfs() local
135 for (char *p = buf; p < buf + numRead;) { in monitorFfs()
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...