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

/external/chromium_org/content/public/common/
H A Dzygote_fork_delegate_linux.h15 // The ZygoteForkDelegate allows the Chrome Linux zygote to delegate
18 class ZygoteForkDelegate { class in namespace:content
20 // A ZygoteForkDelegate is created during Chrome linux zygote
24 virtual ~ZygoteForkDelegate() {}

Completed in 399 milliseconds