Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/CoreIPC/unix/
DConnectionUnix.cpp206 … OwnArrayPtr<size_t> attachmentSizes = adoptArrayPtr(new size_t[messageInfo.attachmentCount()]); in readyReadHandler() local
354 OwnArrayPtr<size_t> attachmentSizes = adoptArrayPtr(new size_t[attachments.size()]); in sendOutgoingMessage() local