Searched defs:IsIOError (Results 1 – 2 of 2) sorted by relevance
61 bool IsIOError() const { return code() == kIOError; } in IsIOError() function
474 bool IsIOError(const leveldb::Status& status) { in IsIOError() function