Searched defs:adoptFromAttachment (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Platform/unix/
H A DSharedMemoryUnix.cpp85 handle.adoptFromAttachment(attachment.releaseFileDescriptor(), attachment.size());
98 void SharedMemory::Handle::adoptFromAttachment(int fileDescriptor, size_t size) function in class:WebKit::SharedMemory::Handle

Completed in 279 milliseconds