Home | History | Annotate | Download | only in http

Lines Matching refs:Matches

173   bool Matches(Transaction* trans) const { return trans == trans_; }
964 if (pending_op->writer->Matches(trans)) {
973 if ((*it)->Matches(trans)) {