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

/external/webkit/WebCore/platform/gtk/
H A DFileSystemGtk.cpp238 CString tempFilePath = tempPath; local
242 return tempFilePath;
/external/webkit/WebCore/plugins/
H A DPluginStream.cpp314 String tempFilePath = String::fromUTF8(m_path.data()); local
315 deleteFile(tempFilePath);

Completed in 52 milliseconds