Searched defs:logDir (Results 1 – 4 of 4) sorted by relevance
25 WEAK void SystemModuleDump(const char *logDir, struct ErrorInfo *info) in SystemModuleDump()45 WEAK int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info) in SystemModuleSaveLastLog()
24 CollectResult<bool> PerfDecorator::StartPerf(const std::string &logDir) in StartPerf()95 CollectResult<bool> PerfDecorator::Prepare(const std::string &logDir) in Prepare()
128 CollectResult<bool> PerfCollectorImpl::StartPerf(const std::string &logDir) in StartPerf()145 CollectResult<bool> PerfCollectorImpl::Prepare(const std::string &logDir) in Prepare()
79 void BBoxDetectorPlugin::WaitForLogs(const std::string& logDir) in WaitForLogs()