Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_image_block.h36 bool ExecReadBlockInfo(const std::string &devPath, Uscript::UScriptContext &context,
H A Dupdate_image_block.cpp396 bool UScriptInstructionBlockCheck::ExecReadBlockInfo(const std::string &devPath, Uscript::UScriptCo… in ExecReadBlockInfo() function in Updater::UScriptInstructionBlockCheck
456 if (devPath.empty() || (!ExecReadBlockInfo(devPath, context, mountTime, mountCount))) { in Execute()