Home
last modified time | relevance | path

Searched defs:maxFileSize (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/config/include/
H A Devent_store_config.h41 uint32_t maxFileSize; member
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp345 ExportJsonFileWriter(const std::string& moduleName, const std::string& eventVersion, const std::string& exportDir, int64_t maxFileSize) ExportJsonFileWriter() argument
/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp749 constexpr uint64_t maxFileSize = 1lu << 31; // 2GB in RemoveTempFileIfNeed() local

Completed in 3 milliseconds