Home
last modified time | relevance | path

Searched defs:read_error (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/exception/example/
Dexample_io.cpp51 struct read_error: virtual error { }; struct
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_concurrent_connectivity_test.cc394 int bytes_received_size, int read_error, int s) { in CloseSocketUponReceivingBytesFromPeer()
413 int read_error, int s) { in CloseSocketUponCloseFromPeer()
/third_party/cef/libcef/browser/prefs/
Dpref_store.cc206 PersistentPrefStore::PrefReadError read_error) { in set_read_error()
/third_party/e2fsprogs/lib/ext2fs/
Dext2_io.h45 errcode_t (*read_error)(io_channel channel, member