Searched refs:officialBuild (Results 1 – 1 of 1) sorted by relevance
54 boolean officialBuild = false; in EatAttestation()93 officialBuild = CborUtils.getBoolean(extension, key); in EatAttestation()111 eatBootStateTypeToVerifiedBootState(bootState, officialBuild)); in EatAttestation()160 static int eatBootStateTypeToVerifiedBootState(List<Boolean> bootState, Boolean officialBuild) { in eatBootStateTypeToVerifiedBootState() argument174 if (officialBuild) { in eatBootStateTypeToVerifiedBootState()