Home | History | Annotate | Download | only in Api

Lines Matching refs:cachePath

1114     QString cachePath = QDesktopServices::storageLocation(QDesktopServices::CacheLocation);
1115 WebCore::makeAllDirectories(cachePath);
1117 QFileInfo info(cachePath);
1120 WebCore::PluginDatabase::setPersistentMetadataCachePath(cachePath);