Home | History | Annotate | Download | only in output

Lines Matching refs:IsPending

197     DCHECK(!IsPending());
227 bool IsPending() {
259 return !query_ || !query_->IsPending();
443 DCHECK(!pending_sync_queries_.front()->IsPending());
447 if (pending_sync_queries_.front()->IsPending())