Searched refs:getBooleanList (Results 1 – 2 of 2) sorted by relevance
75 public static List<Boolean> getBooleanList(Map map, DataItem index) { in getBooleanList() method in CborUtils
89 bootState = CborUtils.getBooleanList(extension, key); in EatAttestation()