Home
last modified time | relevance | path

Searched defs:logPath (Results 26 - 32 of 32) sorted by relevance

12

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp458 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp581 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportJsErrorToAppEvent() local
624 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportSanitizerToAppEvent() local
674 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo() argument
712 RemoveHilogFromFaultlog(const std::string &logPath, int32_t faultType) const RemoveHilogFromFaultlog() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp755 std::string logPath = logFilePath + "/" + logFileType + "-" + std::to_string(pid) + "-" + std::to_string(time); in CreateFileForCrash() local
/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c305 LogAssembleFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleFilename() argument
317 LogAssembleCompressFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleCompressFilename() argument
[all...]
/base/update/updater/utils/
H A Dutils.cpp493 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1304 const UString logPath = GetLogPath(i); in FillFixedReparse() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp803 auto logPath = R"~(logPath:)~" + std::string(LOGGER_EVENT_LOG_PATH) + "/" + logFile; in UpdateDB() local

Completed in 13 milliseconds

12