Home
last modified time | relevance | path

Searched defs:ReadFully (Results 1 – 3 of 3) sorted by relevance

/art/dt_fd_forward/
Ddt_fd_forward.cc186 IOResult FdForwardTransport::ReadFully(void* data, size_t ndata) { in ReadFully() function in dt_fd_forward::FdForwardTransport
450 bool ReadFully() { in ReadFully() function in dt_fd_forward::PacketReader
/art/libartbase/base/unix_file/
Dfd_file.cc273 bool FdFile::ReadFully(void* buffer, size_t byte_count) { in ReadFully() function in unix_file::FdFile
/art/patchoat/
Dpatchoat_test.cc274 bool ReadFully( in ReadFully() function in art::PatchoatTest