Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/include/
H A Dio_calculator.h30 static int64_t GetEMMCSize(const std::string &path);
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dio_calculator.cpp29 int64_t IoCalculator::GetEMMCSize(const std::string &path) in GetEMMCSize() function in OHOS::HiviewDFX::UCollectUtil::IoCalculator
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp362 mmcInfo.size = IoCalculator::GetEMMCSize(path); in ReadEMMCInfo()