Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DEncoderAdapter.cpp69 void EncoderAdapter::encodeInt64(int64_t value) in encodeInt64() function in WebKit::EncoderAdapter
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DArgumentEncoder.cpp126 void ArgumentEncoder::encodeInt64(int64_t n) in encodeInt64() function in CoreIPC::ArgumentEncoder