Home
last modified time | relevance | path

Searched refs:temporary_ipc (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_host.cc196 base::ScopedFD temporary_ipc(std::move(fds[0])); in HandleRequest() local
210 temporary_ipc.get(), iter); in HandleRequest()