Searched refs:_GenerateReport (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.h67 status_t _GenerateReport(const char* outputPath);
H A DDebugReportGenerator.cpp131 DebugReportGenerator::_GenerateReport(const char* outputPath) function in class:DebugReportGenerator
174 status_t error = _GenerateReport(path.Path());

Completed in 37 milliseconds