Searched refs:createBlobDataForFileWithName (Results 1 – 1 of 1) sorted by relevance
66 static PassOwnPtr<BlobData> createBlobDataForFileWithName(const String& path, const String& fileSys… in createBlobDataForFileWithName() function106 : Blob(BlobDataHandle::create(createBlobDataForFileWithName(path, name, policy), -1)) in File()