Searched refs:currentVersion (Results 1 – 4 of 4) sorted by relevance
72 currentVersion=""84 currentVersion=${versionId}89 if [ -n "$currentVersion" ]; then91 roTarget="${PNOR_RO_PREFIX}${currentVersion}"92 rwTarget="${PNOR_RW_PREFIX}${currentVersion}"
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