Home
last modified time | relevance | path

Searched defs:clear_error (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/
Dscoped_clear_errno_unittest.cc15 ScopedClearErrno clear_error; in TEST() local
24 ScopedClearErrno clear_error; in TEST() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h401 void clear_error() { in clear_error() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Draw_ostream.h457 void clear_error() { EC = std::error_code(); } in clear_error() function
/external/llvm/include/llvm/Support/
Draw_ostream.h428 void clear_error() { in clear_error() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h441 void clear_error() { in clear_error() function
/external/u-boot/drivers/misc/
Dmxc_ocotp.c163 static void clear_error(struct ocotp_regs *regs) in clear_error() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h730 inline void CodeGeneratorResponse::clear_error() { in clear_error() function
Dplugin.pb.cc1518 void CodeGeneratorResponse::clear_error() { in clear_error() function in google::protobuf::compiler::CodeGeneratorResponse