Searched refs:ExecReadBlockInfo (Results 1 – 2 of 2) sorted by relevance
36 bool ExecReadBlockInfo(const std::string &devPath, Uscript::UScriptContext &context,
396 bool UScriptInstructionBlockCheck::ExecReadBlockInfo(const std::string &devPath, Uscript::UScriptCo… in ExecReadBlockInfo() function in Updater::UScriptInstructionBlockCheck456 if (devPath.empty() || (!ExecReadBlockInfo(devPath, context, mountTime, mountCount))) { in Execute()