Home | History | Annotate | Download | only in appcache

Lines Matching refs:IsExplicit

557     // if (entry.IsMaster() && !(entry.IsExplicit() || fallback || intercept))
569 if (entry.IsExplicit() || entry.IsFallback() || entry.IsIntercept()) {
998 if (entry.IsExplicit() || entry.IsFallback() || entry.IsIntercept())