Home
last modified time | relevance | path

Searched refs:debugName (Results 1 – 1 of 1) sorted by relevance

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/
DCborUtils.java392 public static DataItem decodeCbor(byte[] encodedBytes, String debugName, in decodeCbor() argument
397 || !checkType(dataItems.get(RESPONSE_CERT_ARRAY_INDEX), majorType, debugName)) { in decodeCbor()
398 throw new RkpdException(RkpdException.ErrorCode.INTERNAL_ERROR, debugName in decodeCbor()