Searched defs:decodeUInt32 (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/WebPage/ | ||
D | DecoderAdapter.cpp | 48 bool DecoderAdapter::decodeUInt32(uint32_t& value) in decodeUInt32() function in WebKit::DecoderAdapter |
/external/webkit/Source/WebKit2/Platform/CoreIPC/ | ||
D | ArgumentDecoder.cpp | 156 bool ArgumentDecoder::decodeUInt32(uint32_t& result) in decodeUInt32() function in CoreIPC::ArgumentDecoder |