OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelaunchAppWithHelper
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/mac/
relauncher.h
43
//
RelaunchAppWithHelper
to achieve this. The argument's value must be a BSD
69
bool
RelaunchAppWithHelper
(const std::string& helper,
relauncher.cc
92
return
RelaunchAppWithHelper
(child_path.value(), relauncher_args, args);
95
bool
RelaunchAppWithHelper
(const std::string& helper,
Completed in 175 milliseconds