Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_config.cpp24 static const std::string FAULTLOGGER_CONFIG_TAG = "FaultLoggerConfig"; member
32 FAULTLOGGER_CONFIG_TAG.c_str(), number, size, path.c_str(), debugPath.c_str()); in FaultLoggerConfig()
42 FAULTLOGGER_CONFIG_TAG.c_str(), logFileNumber_); in GetLogFileMaxNumber()
50 FAULTLOGGER_CONFIG_TAG.c_str(), logFileNumber_); in SetLogFileMaxNumber()
57 FAULTLOGGER_CONFIG_TAG.c_str(), logFileSize_); in GetLogFileMaxSize()
65 FAULTLOGGER_CONFIG_TAG.c_str(), logFileSize_); in SetLogFileMaxSize()
72 FAULTLOGGER_CONFIG_TAG.c_str(), logFilePath_.c_str()); in GetLogFilePath()
80 FAULTLOGGER_CONFIG_TAG.c_str(), logFilePath_.c_str()); in SetLogFilePath()

Completed in 1 milliseconds