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

/external/webkit/Source/WebCore/platform/network/
H A DBlobData.cpp42 const long long BlobDataItem::toEndOfFile = -1; member in class:WebCore::BlobDataItem
H A DBlobData.h61 static const long long toEndOfFile; member in struct:WebCore::BlobDataItem
68 , length(toEndOfFile)
78 , length(toEndOfFile)
88 , length(toEndOfFile)

Completed in 80 milliseconds