Searched defs:has_errors (Results 1 – 2 of 2) sorted by relevance
43 bool has_errors = false; in ExtractImage() local75 bool has_errors = false; in ExtractImage() local
30 bool has_errors() const { return proc_ == nullptr; }; in has_errors() function