Home
last modified time | relevance | path

Searched refs:SystemBasePath (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/fileapi/
DLocalFileSystem.h77 class SystemBasePath {
79 explicit SystemBasePath(const String& path) : m_value(path) { } in SystemBasePath() function
88 SystemBasePath m_basePath;