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

/external/chromium_org/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc93 // |reply_data_buffer| must be allocated by the caller and will contain the
100 char* reply_data_buffer,
116 UnixDomainSocket::RecvMsg(ipc_channel, reply_data_buffer,
97 SendIPCRequestAndReadReply(int ipc_channel, const std::vector<int>& attached_fds, const Pickle& request_pickle, char* reply_data_buffer, size_t reply_data_buffer_size, ssize_t* reply_size) argument

Completed in 182 milliseconds