Home
last modified time | relevance | path

Searched refs:autoDeleteFiles (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/logstore/
H A Dlog_store_ex.cpp37 LogStoreEx::LogStoreEx(const std::string& path, bool autoDeleteFiles) in LogStoreEx() argument
38 : autoDeleteFiles_(autoDeleteFiles), in LogStoreEx()
/ohos5.0/base/hiviewdfx/hiview/base/logstore/include/
H A Dlog_store_ex.h41 LogStoreEx(const std::string& path, bool autoDeleteFiles = false);