Home | History | Annotate | Download | only in base

Lines Matching refs:mapping

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