Searched defs:read_error (Results 1 – 12 of 12) sorted by relevance
36 optional bool read_error = 3; field
42 static void read_error() { in read_error() function
31 bool read_error() const { return read_error_; } in read_error() function
168 base::File::Error read_error; in TransferSomeBytes() local
44 errcode_t (*read_error)(io_channel channel, member
330 bool read_error = false; in OnZxHandleSignalled() local
445 bool read_error = false; in OnFileCanReadWithoutBlocking() local
518 int read_error; in DoReceiveLoop() local
183 static void read_error(void) in read_error() function
1160 int read_error, write_errno, reordered = 0, r; in do_download() local
936 bool read_error = false; in ProcessTagError() local
393 optional bool read_error = 3; field