Searched defs:has_error (Results 1 – 14 of 14) sorted by relevance
47 bool has_error() const { return !message_.empty(); } in has_error() function
390 bool has_error = false; in close_all_cpu() local461 bool has_error = false; in close_all_cpu() local
92 bool has_error = false; in detach_all() local692 bool has_error = false; in detach_perf_event_all_cpu() local
446 bool has_error() const { return bool(EC); } in has_error() function
428 bool has_error() const { in has_error() function
415 bool has_error() const { in has_error() function
453 #define has_error 1 /* bad option */ macro
292 bool has_error() const { return scanner_error_ != MessageTemplate::kNone; } in has_error() function
283 bool has_error() const { return parser_->has_error(); } in has_error() function
273 V8_INLINE bool has_error() const { return scanner()->has_parser_error(); } in has_error() function
1291 inline bool CodeGeneratorResponse::has_error() const { in has_error() function
181 bool has_error = false; in blocking_subscribe() local
191 bool has_error() const { return has_error_; } in has_error() function in __anonc5269e260111::ListenerExpectingErrors
247 bool has_error; member