Searched defs:IsError (Results 1 – 10 of 10) sorted by relevance
45 bool IsError() const { return status_ != kSuccess; } in IsError() function
116 bool IsError() const { return code_ != kParseErrorNone; } in IsError() function
102 bool IsError() { in IsError() function
79 bool Throwable::IsError() { in IsError() function in art::mirror::Throwable
103 bool IsError() { in IsError() function