Searched refs:GetUpdateBlockInfo (Results 1 – 2 of 2) sorted by relevance
66 static int GetUpdateBlockInfo(UpdateBlockInfo &infos, const std::string &packagePath, in GetUpdateBlockInfo() function390 if (GetUpdateBlockInfo(infos, packagePath, srcImage, targetPath) != 0) { in RestoreOriginalFile()
144 static int32_t GetUpdateBlockInfo(struct UpdateBlockInfo &infos, Uscript::UScriptEnv &env, in GetUpdateBlockInfo() function338 if (GetUpdateBlockInfo(infos, env, context) != USCRIPT_SUCCESS) { in ExecuteUpdateBlock()