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

/external/webkit/Source/WebCore/fileapi/
H A DFile.h66 const String& webkitRelativePath() const { return m_relativePath; }
89 String m_relativePath; member in class:WebCore::File
H A DFile.cpp67 , m_relativePath(relativePath)

Completed in 67 milliseconds