Home
last modified time | relevance | path

Searched refs:SetLogFileMaxNumber (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_config.h34 bool SetLogFileMaxNumber(const int number);
H A Dfault_logger_config.cpp46 bool FaultLoggerConfig::SetLogFileMaxNumber(const int number) in SetLogFileMaxNumber() function in OHOS::HiviewDFX::FaultLoggerConfig
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_config_test.cpp49 bool ret = config->SetLogFileMaxNumber(input);