Searched defs:readx (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dinstalld.cpp222 static int readx(int s, void *_buf, int count) function
714 if (readx(s, &count, sizeof(count))) {
722 if (readx(s, buf, count)) {

Completed in 46 milliseconds