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

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

Completed in 153 milliseconds