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

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

Completed in 3189 milliseconds