Searched defs:ReadFully (Results 1 – 3 of 3) sorted by relevance
/art/dt_fd_forward/ | ||
D | dt_fd_forward.cc | 186 IOResult FdForwardTransport::ReadFully(void* data, size_t ndata) { in ReadFully() function in dt_fd_forward::FdForwardTransport |
/art/libartbase/base/unix_file/ | ||
D | fd_file.cc | 273 bool FdFile::ReadFully(void* buffer, size_t byte_count) { in ReadFully() function in unix_file::FdFile |
/art/patchoat/ | ||
D | patchoat_test.cc | 274 bool ReadFully( in ReadFully() function in art::PatchoatTest |