Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.h77 void ZygoteChildDied(pid_t process);
Dzygote_host_impl_linux.cc255 void ZygoteHostImpl::ZygoteChildDied(pid_t process) { in ZygoteChildDied() function in content::ZygoteHostImpl
470 ZygoteChildDied(process); in EnsureProcessTerminated()
518 ZygoteChildDied(handle); in GetTerminationStatus()