Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp55 static constexpr uint32_t DEFAULT_PERSIST_FILE_SIZE = (4 * 1024 * 1024); member
568 msg.fileSize = rqst.fileSize == 0 ? DEFAULT_PERSIST_FILE_SIZE : rqst.fileSize; in PersistStartRqst2Msg()

Completed in 2 milliseconds