Home
last modified time | relevance | path

Searched defs:clear_error (Results 1 – 7 of 7) 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/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/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
/external/fio/
Dfilesetup.c35 static inline void clear_error(struct thread_data *td) in clear_error() function