Searched refs:currentVersion (Results 1 – 5 of 5) sorted by relevance
71 currentVersion=""83 currentVersion=${versionId}88 if [ -n "$currentVersion" ]; then90 roTarget="${PNOR_RO_PREFIX}${currentVersion}"91 rwTarget="${PNOR_RW_PREFIX}${currentVersion}"
70 auto currentVersion = cereal::detail::Version<Manager>::version; in load() local82 if (currentVersion != version) in load()
20 currentVersion = AWSIoTPythonSDK.__version__
371 currentVersionResp.currentVersion[0]; in HpmfwupgTargetCheck()373 currentVersionResp.currentVersion[1]; in HpmfwupgTargetCheck()375 currentVersionResp.currentVersion[2]; in HpmfwupgTargetCheck()377 currentVersionResp.currentVersion[3]; in HpmfwupgTargetCheck()379 currentVersionResp.currentVersion[4]; in HpmfwupgTargetCheck()381 currentVersionResp.currentVersion[5]; in HpmfwupgTargetCheck()1576 pCtx->resp.Response.currentVersionResp.currentVersion[0]); in HpmfwupgGetComponentProperties()1578 pCtx->resp.Response.currentVersionResp.currentVersion[1]); in HpmfwupgGetComponentProperties()1580 pCtx->resp.Response.currentVersionResp.currentVersion[2], in HpmfwupgGetComponentProperties()1581 pCtx->resp.Response.currentVersionResp.currentVersion[3], in HpmfwupgGetComponentProperties()[all …]
274 unsigned char currentVersion[HPMFWUPG_VERSION_SIZE]; member