Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.h74 void ZygoteChildBorn(pid_t process);
Dzygote_host_impl_linux.cc248 void ZygoteHostImpl::ZygoteChildBorn(pid_t process) { in ZygoteChildBorn() function in content::ZygoteHostImpl
390 ZygoteChildBorn(pid); in ForkRequest()