Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.cpp447 static int readx(int s, void *_buf, int count) in readx() function
741 if (readx(s, &count, sizeof(count))) { in installd_main()
749 if (readx(s, buf, count)) { in installd_main()