Home
last modified time | relevance | path

Searched defs:bais (Results 1 – 4 of 4) sorted by relevance

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/
DCborUtils.java97 ByteArrayInputStream bais = new ByteArrayInputStream(serverResp); in parseSignedCertificates() local
208 ByteArrayInputStream bais = new ByteArrayInputStream(serverResp); in parseGeekResponse() local
378 ByteArrayInputStream bais = new ByteArrayInputStream(encodedBytes); in decodeCbor() local
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DCborUtilsTest.java431 ByteArrayInputStream bais = new ByteArrayInputStream(certReq); in testCreateCertificateRequest() local
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/inference/
DIsolatedModelServiceImpl.java148 ByteArrayInputStream bais = new ByteArrayInputStream(input.get(i)); in convertToObjArray() local
/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java1303 ByteArrayInputStream bais = new ByteArrayInputStream(bccBytes); in bccIsSuperficiallyWellFormed() local