Searched defs:logDir (Results 1 – 3 of 3) 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()
58 void BBoxDetectorPlugin::WaitForLogs(const std::string& logDir) in WaitForLogs()
168 const std::string logDir = "/data/log/"; in DumpTraceToDir() local