Searched refs:decodeUInt64 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DDecoderAdapter.h44 virtual bool decodeUInt64(uint64_t&);
H A DDecoderAdapter.cpp70 bool DecoderAdapter::decodeUInt64(uint64_t& value) function in class:WebKit::DecoderAdapter
/macosx-10.9.5/WebCore-7537.78.1/history/qt/
H A DHistoryItemQt.cpp66 virtual bool decodeUInt64(uint64_t&);
154 bool QDataStreamCoder::decodeUInt64(uint64_t& out) function in class:WebCore::QDataStreamCoder
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.cpp767 if (!decoder.decodeUInt64(size))
788 if (!decoder.decodeUInt64(size))
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DFormData.cpp579 if (!decoder.decodeUInt64(elementsSize))

Completed in 189 milliseconds