Home
last modified time | relevance | path

Searched defs:storagePath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/storage/
DStorageTracker.cpp51 void StorageTracker::initializeTracker(const String& storagePath) in initializeTracker()
77 StorageTracker::StorageTracker(const String& storagePath) in StorageTracker()
/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.cpp232 … QString storagePath = !localStoragePath.isEmpty() ? localStoragePath : global->localStoragePath; in apply() local
1091 QString storagePath; in enablePersistentStorage() local