Home | History | Annotate | Download | only in appcache

Lines Matching refs:explicitURLs

666     HashSet<String>::const_iterator end = manifest.explicitURLs.end();
667 for (HashSet<String>::const_iterator it = manifest.explicitURLs.begin(); it != end; ++it)