Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 6 of 6) sorted by relevance

/system/extras/tests/sdcard/
Dsysutil.cpp95 bool eof = false; in readStringFromFile() local
476 bool eof = false; in writePidAndWaitForReply() local
529 bool eof = false; in waitForChildrenAndSignal() local
/system/update_engine/payload_consumer/
Dpostinstall_runner_action.cc229 bool eof; in OnProgressFdReady() local
/system/core/libcutils/
Dopen_memstream.c70 size_t eof; /* furthest point we've written to */ member
/system/update_engine/common/
Dsubprocess.cc122 bool eof; in OnStdoutReady() local
Dutils.cc198 int fd, void* buf, size_t count, size_t* out_bytes_read, bool* eof) { in ReadAll()
/system/core/adb/
Dsysdeps_win32.cpp123 int eof; member