Home
last modified time | relevance | path

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

/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
H A DServerInterface.java81 ByteArrayOutputStream cborBytes = new ByteArrayOutputStream(); in requestSignedCertificates() local
133 ByteArrayOutputStream cborBytes = new ByteArrayOutputStream(); in fetchGeek() local