Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp352 std::string userPerStr = infos[4].substr(0, infos[4].length() - 1); in CheckDiskInfo() local
353 uint32_t usePer = std::atoi(userPerStr.c_str()); in CheckDiskInfo()