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

/external/chromium_org/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc97 bool SendIPCRequestAndReadReply(int ipc_channel, function in namespace:__anon6637
109 LOG(ERROR) << "SendIPCRequestAndReadReply: SendMsg failed";
119 LOG(ERROR) << "SendIPCRequestAndReadReply: RecvMsg failed";
358 SendIPCRequestAndReadReply(fd_, fds, write_pickle,
393 SendIPCRequestAndReadReply(fd_, empty_fds, write_pickle,

Completed in 209 milliseconds