Home | History | Annotate | Download | only in appcache

Lines Matching refs:delegate_reference

141   void AddDelegate(DelegateReference* delegate_reference) {
142 delegates_.push_back(make_scoped_refptr(delegate_reference));