Searched refs:GetLogFilePath (Results 1 – 10 of 10) sorted by relevance
84 std::string activeFile = GetLogFilePath(true); in GetAuditLogInner()86 std::string inactiveFile = GetLogFilePath(false); in GetAuditLogInner()126 const auto& path = GetLogFilePath(true); in IsActiveLogFileSizeReachTheashold()186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath() function in OHOS::HiviewDFX::Audit197 const auto& path = GetLogFilePath(true); in SwitchActiveFile()
37 std::string GetLogFilePath() const;
69 std::string FaultLoggerConfig::GetLogFilePath() const in GetLogFilePath() function in OHOS::HiviewDFX::FaultLoggerConfig
282 if (!OHOS::ForceCreateDirectory(faultLoggerConfig_->GetLogFilePath())) { in InitEnvironment()687 folderPath = faultLoggerConfig_->GetLogFilePath(); in CreateFileForRequest()726 std::string logFilePath = faultLoggerConfig_->GetLogFilePath(); in RemoveTempFileIfNeed()
35 std::string GetLogFilePath() override;
123 string NativeLeakInfo::GetLogFilePath() in GetLogFilePath() function in OHOS::HiviewDFX::NativeLeakInfo
374 string logFilePath = userMonitorInfo->GetLogFilePath(); in DumpStackInfo()
62 const std::string GetLogFilePath(bool active);
89 std::string output = config->GetLogFilePath();
104 virtual std::string GetLogFilePath() = 0;