Searched defs:openForWriteOnFileThread (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/fileapi/
H A DFileStreamProxy.cpp149 fileThread()->postTask(createFileThreadTask(this, &FileStreamProxy::openForWriteOnFileThread, path));
152 void FileStreamProxy::openForWriteOnFileThread(const String& path) function in class:WebCore::FileStreamProxy

Completed in 112 milliseconds