Home
last modified time | relevance | path

Searched defs:decodeUInt32 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DDecoderAdapter.cpp48 bool DecoderAdapter::decodeUInt32(uint32_t& value) in decodeUInt32() function in WebKit::DecoderAdapter
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DArgumentDecoder.cpp156 bool ArgumentDecoder::decodeUInt32(uint32_t& result) in decodeUInt32() function in CoreIPC::ArgumentDecoder