Home | History | Annotate | Download | only in src

Lines Matching defs:was_found

809         bool was_found;
812 it->GetName(), it->GetReceiver(), &was_found);
813 if (!was_found) it->NotFound();
845 bool* was_found) {
846 *was_found = true;
880 *was_found = it.IsFound();