Home | History | Annotate | Download | only in profiles

Lines Matching refs:off_the_record_profile_

677   if (!off_the_record_profile_.get()) {
679 off_the_record_profile_.swap(p);
683 Source<Profile>(off_the_record_profile_.get()),
686 return off_the_record_profile_.get();
690 off_the_record_profile_.reset();
694 return off_the_record_profile_.get() != NULL;
1215 Profile* otr_profile = off_the_record_profile_.get();