Searched defs:isNotFound (Results 1 – 2 of 2) sorted by relevance
96 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound() function
86 boolean isRedirect, boolean isNotFound, Runnable responseAction) { in Response()