Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DDecoderAdapter.cpp58 bool DecoderAdapter::decodeInt32(int32_t& value) in decodeInt32() function in WebKit::DecoderAdapter
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DArgumentDecoder.cpp176 bool ArgumentDecoder::decodeInt32(int32_t& result) in decodeInt32() function in CoreIPC::ArgumentDecoder