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