HomeSort by relevance Sort by last modified time
    Searched refs:setStorageDirectoryPath (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/storage/
StorageTracker.h 82 void setStorageDirectoryPath(const String&);
StorageTracker.cpp 82 setStorageDirectoryPath(storagePath);
85 void StorageTracker::setStorageDirectoryPath(const String& path)

Completed in 31 milliseconds