Searched refs:GetEMMCSize (Results 1 – 3 of 3) sorted by relevance
30 static int64_t GetEMMCSize(const std::string &path);
29 int64_t IoCalculator::GetEMMCSize(const std::string &path) in GetEMMCSize() function in OHOS::HiviewDFX::UCollectUtil::IoCalculator
362 mmcInfo.size = IoCalculator::GetEMMCSize(path); in ReadEMMCInfo()