Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dio.h65 std::string csd; member
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp356 mmcInfo.csd = FileUtil::GetFirstLine(path + "/csd"); in ReadEMMCInfo()
465 dprintf(fd, "%-15s\t%15s\t%15s\t%15s\t%15s\n", "name", "manfid", "csd", "type", "capacity(GB)"); in ExportEMMCInfo()
468 mmcInfo.csd.c_str(), mmcInfo.type.c_str(), static_cast<double>(mmcInfo.size) / EMMC_INFO_SIZE_RATIO); in ExportEMMCInfo()

Completed in 2 milliseconds