Searched refs:errorIsA (Results 1 – 3 of 3) sorted by relevance
395 if (result.errorIsA<UnsupportedURI>()) { in ResourcesReadHandler()
718 assert((Result || Result.template errorIsA<StringError>()) &&
604 template <typename ErrT> bool errorIsA() const { in errorIsA() function