Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dio_calculator.cpp26 constexpr int EMMC_SIZE_INDEX = 10; variable
37 for (int index = 0; index < EMMC_SIZE_INDEX; ++index) { in GetEMMCSize()