Searched defs:decodeBytes (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit2/Platform/CoreIPC/ | ||
D | ArgumentDecoder.cpp | 95 bool ArgumentDecoder::decodeBytes(Vector<uint8_t>& buffer) in decodeBytes() function in CoreIPC::ArgumentDecoder |
/external/webkit/Source/WebKit2/WebProcess/WebPage/ | ||
D | DecoderAdapter.cpp | 38 bool DecoderAdapter::decodeBytes(Vector<uint8_t>& bytes) in decodeBytes() function in WebKit::DecoderAdapter |