Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc559 vector<uint8_t> cborDataVec(cborDataSize); in eicCborPrettyPrint() local
560 memcpy(cborDataVec.data(), cborData, cborDataSize); in eicCborPrettyPrint()
562 android::hardware::identity::support::cborPrettyPrint(cborDataVec, maxBStrSize, {}); in eicCborPrettyPrint()