Searched defs:clear_error (Results 1 - 6 of 6) sorted by relevance

/external/libchrome/base/
H A Dscoped_clear_errno_unittest.cc15 ScopedClearErrno clear_error; local
24 ScopedClearErrno clear_error; local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Draw_ostream.h392 /// clear_error - Set the flag read by has_error() to false. If the error
394 /// report_fatal_error is called to report the error. Use clear_error()
401 void clear_error() { function in class:llvm::raw_fd_ostream
/external/llvm/include/llvm/Support/
H A Draw_ostream.h421 /// called to report the error. Use clear_error() after handling the error to
428 void clear_error() { function in class:llvm::raw_fd_ostream
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h364 void clear_error();
730 inline void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse
H A Dplugin.pb.cc1518 void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/fio/
H A Dfilesetup.c27 static inline void clear_error(struct thread_data *td) function
654 clear_error(td);

Completed in 153 milliseconds