Searched refs:ZygoteStarting (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/public/app/
H A Dcontent_main_delegate.cc47 void ContentMainDelegate::ZygoteStarting( function in class:content::ContentMainDelegate
H A Dcontent_main_delegate.h73 virtual void ZygoteStarting(ScopedVector<ZygoteForkDelegate>* delegates);
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.h42 virtual void ZygoteStarting(
H A Dchrome_main_delegate.cc879 void ChromeMainDelegate::ZygoteStarting( function in class:ChromeMainDelegate
/external/chromium_org/extensions/shell/app/
H A Dshell_main_delegate.h34 virtual void ZygoteStarting(
H A Dshell_main_delegate.cc91 void ShellMainDelegate::ZygoteStarting( function in class:extensions::ShellMainDelegate
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc311 delegate->ZygoteStarting(&zygote_fork_delegates);

Completed in 5424 milliseconds