Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DEncoderAdapter.cpp64 void EncoderAdapter::encodeInt32(int32_t value) in encodeInt32() function in WebKit::EncoderAdapter
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DArgumentEncoder.cpp119 void ArgumentEncoder::encodeInt32(int32_t n) in encodeInt32() function in CoreIPC::ArgumentEncoder