Home | History | Annotate | Download | only in download

Lines Matching refs:uniquifier

385     // Do not add the path uniquifier if we are saving to a specific path as in
666 int uniquifier) {
669 << " uniquifier = " << uniquifier;
677 DCHECK_EQ(0, uniquifier) << "We should not uniquify SAFE downloads twice";
685 if (uniquifier)
686 item->set_path_uniquifier(uniquifier);