OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZygoteStarting
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/public/app/
content_main_delegate.cc
47
void ContentMainDelegate::
ZygoteStarting
(
content_main_delegate.h
73
virtual void
ZygoteStarting
(ScopedVector<ZygoteForkDelegate>* delegates);
/external/chromium_org/extensions/shell/app/
shell_main_delegate.h
34
virtual void
ZygoteStarting
(
shell_main_delegate.cc
91
void ShellMainDelegate::
ZygoteStarting
(
/external/chromium_org/chrome/app/
chrome_main_delegate.h
42
virtual void
ZygoteStarting
(
chrome_main_delegate.cc
[
all
...]
/external/chromium_org/content/app/
content_main_runner.cc
311
delegate->
ZygoteStarting
(&zygote_fork_delegates);
Completed in 722 milliseconds