Home
last modified time | relevance | path

Searched refs:reporter_executable_path (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/mac/
Dlaunch_reporter.cc36 void LaunchReporter(const char *reporter_executable_path, in LaunchReporter() argument
38 const char* argv[] = { reporter_executable_path, config_file_path, NULL }; in LaunchReporter()
56 reporter_executable_path); in LaunchReporter()
Dlaunch_reporter.h38 void LaunchReporter(const char *reporter_executable_path,