Searched refs:shouldDeleteTrackerFiles (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DStorageTracker.cpp486 bool shouldDeleteTrackerFiles = false; local
490 shouldDeleteTrackerFiles = m_originSet.isEmpty();
493 if (shouldDeleteTrackerFiles) {

Completed in 70 milliseconds