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

/external/chromium_org/mojo/shell/
H A Dchild_process_host.cc52 base::Bind(&ChildProcessHost::DoLaunch, base::Unretained(this)),
66 bool ChildProcessHost::DoLaunch() { function in class:mojo::shell::ChildProcessHost
/external/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp202 ProcessPOSIX::DoLaunch (Module *module, function in class:ProcessPOSIX
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp360 ProcessKDP::DoLaunch (Module *exe_module, function in class:ProcessKDP
/external/lldb/include/lldb/Target/
H A DProcess.h1702 /// and if that returns \b true, Process::DoLaunch (Module*,
1705 /// DoLaunch returns \b true, then Process::DidLaunch() will be
2209 DoLaunch (Module *exe_module, function in class:lldb_private::Process

Completed in 750 milliseconds