Home | History | Annotate | Download | only in cookies

Lines Matching refs:mapping

259 // Mapping between DeletionCause and Delegate::ChangeCause; the mapping also
1856 ChangeCausePair mapping = ChangeCauseMapping[deletion_cause];
1858 if (mapping.notify)
1859 delegate_->OnCookieChanged(*cc, true, mapping.cause);