HomeSort by relevance Sort by last modified time
    Searched defs:clear_error (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_tts_api.cc 38 void ExtensionTtsPlatformImpl::clear_error() { function in class:ExtensionTtsPlatformImpl
218 GetPlatformImpl()->clear_error();
249 GetPlatformImpl()->clear_error();
  /external/llvm/include/llvm/Support/
raw_ostream.h 409 /// clear_error - Set the flag read by has_error() to false. If the error
411 /// report_fatal_error is called to report the error. Use clear_error()
418 void clear_error() { function in class:llvm::raw_fd_ostream
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 342 inline void clear_error();
646 inline void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse

Completed in 100 milliseconds