Lines Matching refs:mapping
258 // Mapping between DeletionCause and CookieMonsterDelegate::ChangeCause; the259 // mapping also provides a boolean that specifies whether or not an1894 ChangeCausePair mapping = ChangeCauseMapping[deletion_cause];1896 if (mapping.notify)1897 delegate_->OnCookieChanged(*cc, true, mapping.cause);