Searched refs:unhandle (Results 1 – 4 of 4) sorted by relevance
663 if (!old_range->Is(range->unhandle())) { in UpdateRange()671 if (result->Get(i)->Is(range->unhandle())) { in UpdateRange()731 if (lhs->SimplyEquals(rhs->unhandle())) { in IntersectAux()
499 TypeImpl* unhandle() { return this; } in unhandle() function
403 protected boolean unhandle() in unhandle() method in AsyncContinuation
565 handling = !_request._async.unhandle() && server.isRunning() && _server!=null; in handleRequest()