OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpawnChildImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/test/
multiprocess_test.cc
23
return
SpawnChildImpl
(procname, debug_on_start);
26
return
SpawnChildImpl
(procname, empty_file_list, debug_on_start);
35
return
SpawnChildImpl
(procname, fds_to_map, debug_on_start);
50
ProcessHandle MultiProcessTest::
SpawnChildImpl
(const std::string& procname,
62
ProcessHandle MultiProcessTest::
SpawnChildImpl
(
multiprocess_test.h
72
ProcessHandle
SpawnChildImpl
(const std::string& procname,
78
ProcessHandle
SpawnChildImpl
(const std::string& procname,
Completed in 87 milliseconds