OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleForkRequest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/zygote/
zygote_linux.h
101
bool
HandleForkRequest
(int fd,
zygote_linux.cc
148
return
HandleForkRequest
(fd, pickle, iter, fds);
503
bool Zygote::
HandleForkRequest
(int fd,
/external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc
47
// side of the fork. See zygote_main_linux.cc:
HandleForkRequest
from
116
bool
HandleForkRequest
(const std::vector<int>& child_fds,
203
have_to_reply =
HandleForkRequest
(attached_fds, system_info,
Completed in 42 milliseconds