Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dcommon_util.cpp30 const std::string EXPORT_FILE_REGEX = "[0-9]{14}(.*)"; variable
108 GetDirRegexFiles(path, prefix + EXPORT_FILE_REGEX, files); in CreateExportFile()
H A Dio_collector_impl.cpp50 const std::string EXPORT_FILE_REGEX = "[0-9]{14}(.*)"; variable
175 GetDirRegexFiles(COLLECTION_IO_PATH, filePrefix + EXPORT_FILE_REGEX, files); in CreateExportFileName()