Searched defs:has_error (Results 1 – 13 of 13) sorted by relevance
388 bool has_error() const { in has_error() function
390 bool has_error = false; in close_all_cpu() local461 bool has_error = false; in close_all_cpu() local
91 bool has_error = false; in detach_all() local691 bool has_error = false; in detach_perf_event_all_cpu() local
446 bool has_error() const { return bool(EC); } in has_error() function
415 bool has_error() const { in has_error() function
428 bool has_error() const { in has_error() function
66 bool has_error; in Read() local
721 inline bool CodeGeneratorResponse::has_error() const { in has_error() function
1509 bool CodeGeneratorResponse::has_error() const { in has_error() function in google::protobuf::compiler::CodeGeneratorResponse
453 #define has_error 1 /* bad option */ macro
246 bool has_error() const { return scanner_error_ != MessageTemplate::kNone; } in has_error() function
191 bool has_error() const { return has_error_; } in has_error() function in __anonc17630240111::ListenerExpectingErrors
247 bool has_error; member