Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp54 const std::string EMMC_INFO_FILE_PREFIX = "emmc_info_"; variable
456 std::string fileName = CreateExportFileName(EMMC_INFO_FILE_PREFIX); in ExportEMMCInfo()