HomeSort by relevance Sort by last modified time
    Searched refs:error_ (Results 101 - 125 of 178) sorted by null

1 2 3 45 6 7 8

  /frameworks/base/tools/aapt2/xml/
XmlPullParser.cpp 61 error_ = in_->GetError();
70 error_ = XML_ErrorString(XML_GetErrorCode(parser_));
107 const std::string& XmlPullParser::error() const { return error_; }
  /system/core/base/
logging.cpp 351 error_(error) {
371 return error_;
388 const int error_; member in class:android::base::LogMessageData
  /system/tools/aidl/
aidl_language.cpp 281 error_ = 0;
286 if (yy::parser(this).parse() != 0 || error_ != 0) {
298 error_ = 1;
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 64 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorResponse, error_),
    [all...]
plugin.pb.h 394 ::google::protobuf::internal::ArenaStringPtr error_; member in class:google::protobuf::compiler::CodeGeneratorResponse
731 error_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
736 return error_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
740 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
745 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value))
    [all...]
  /external/webrtc/webrtc/base/
win32socketserver.h 72 int error_; member in class:rtc::Win32Socket
physicalsocketserver.h 176 int error_ GUARDED_BY(crit_);
  /external/webrtc/webrtc/p2p/base/
relayport.h 113 int error_; member in class:cricket::RelayPort
p2ptransportchannel.h 102 int GetError() override { return error_; }
271 int error_; member in class:cricket::P2PTransportChannel
turnport.h 124 int error() const { return error_; }
260 int error_; member in class:cricket::TurnPort
  /prebuilts/go/darwin-x86/src/cmd/cgo/
ast.go 81 error_(s.Path.Pos(), `cannot rename import "C"`)
95 error_(token.NoPos, `cannot find import "C"`)
195 error_(sel.Pos(), "cannot embed C type")
199 error_(sel.Pos(), "cannot refer to errno directly; see documentation")
203 error_(sel.Pos(), "cannot refer to C._CMalloc; use C.malloc")
253 error_(c.Pos(), "export missing name")
257 error_(c.Pos(), "export comment has wrong name %q, want %q", name, n.Name.Name)
300 error_(token.NoPos, "unexpected type %T in walk", x)
  /prebuilts/go/darwin-x86/src/encoding/gob/
dec_helpers.go 192 error_(ovfl)
219 error_(ovfl)
246 error_(ovfl)
296 error_(ovfl)
360 error_(ovfl)
387 error_(ovfl)
414 error_(ovfl)
464 error_(ovfl)
decode.go 152 error_(err)
159 error_(errBadUint)
248 error_(i.ovfl)
257 error_(i.ovfl)
266 error_(i.ovfl)
275 error_(i.ovfl)
284 error_(i.ovfl)
293 error_(i.ovfl)
337 error_(ovfl)
463 error_(errRange
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 81 error_(s.Path.Pos(), `cannot rename import "C"`)
95 error_(token.NoPos, `cannot find import "C"`)
195 error_(sel.Pos(), "cannot embed C type")
199 error_(sel.Pos(), "cannot refer to errno directly; see documentation")
203 error_(sel.Pos(), "cannot refer to C._CMalloc; use C.malloc")
253 error_(c.Pos(), "export missing name")
257 error_(c.Pos(), "export comment has wrong name %q, want %q", name, n.Name.Name)
300 error_(token.NoPos, "unexpected type %T in walk", x)
  /prebuilts/go/linux-x86/src/encoding/gob/
dec_helpers.go 192 error_(ovfl)
219 error_(ovfl)
246 error_(ovfl)
296 error_(ovfl)
360 error_(ovfl)
387 error_(ovfl)
414 error_(ovfl)
464 error_(ovfl)
decode.go 152 error_(err)
159 error_(errBadUint)
248 error_(i.ovfl)
257 error_(i.ovfl)
266 error_(i.ovfl)
275 error_(i.ovfl)
284 error_(i.ovfl)
293 error_(i.ovfl)
337 error_(ovfl)
463 error_(errRange
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 394 ::google::protobuf::internal::ArenaStringPtr error_; member in class:google::protobuf::compiler::CodeGeneratorResponse
731 error_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
736 return error_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
740 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
745 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value))
    [all...]
  /external/pcre/pcrecpp/include/
pcrecpp.h 549 const string& error() const { return error_; }
692 string error_; // Error indicator member in class:pcrecpp::RE
  /external/pcre/pcrecpp/
pcrecpp.cc 60 error_ = "";
73 error_ = "";
104 error_ = "Unable to allocate memory for pcre2_compile_congext";
109 error_ = "REOptions: bad newline mode given";
144 format_pcre_error(compile_error, error_);
313 //fprintf(stderr, "Matching against invalid re: %s\n", error_->c_str());
  /external/regex-re2/util/
pcre.cc 48 // If a regular expression has no error, its error_ field points here
58 error_ = &empty_string;
64 error_ = new string("illegal regexp option");
100 if (error_ != &empty_string) delete error_;
134 if (error_ == &empty_string) error_ = new string(error);
465 PCREPORT(ERROR) << "Matching against invalid re: " << *error_;
    [all...]
  /external/ImageMagick/Magick++/tests/
attributes.cpp 1424 catch( Exception &error_ )
1426 cout << "Caught exception: " << error_.what() << endl;
1429 catch( exception &error_ )
1431 cout << "Caught exception: " << error_.what() << endl;
  /external/webp/src/enc/
backward_references_enc.h 149 int error_; // set to true if some memory error occurred member in struct:VP8LBackwardRefs
  /prebuilts/go/darwin-x86/test/
zerodivide.go 169 func error_(fn func()) (error string) { func
204 err := error_(t.fn)
  /prebuilts/go/linux-x86/test/
zerodivide.go 169 func error_(fn func()) (error string) { func
204 err := error_(t.fn)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 739 error_(true),
747 error_ = true;
750 error_ = false;
758 if (error_)
773 if (error_ || descriptor_ < 0)
783 bool ThreadLister::error() { return error_; }
787 CHECK_NE(error_, true);
793 error_ = true;
    [all...]

Completed in 1273 milliseconds

1 2 3 45 6 7 8