Searched refs:icc (Results 1 – 2 of 2) sorted by relevance
29 V1_0::IccIo toHidl(const aidl::IccIo& icc) { in toHidl() argument31 .command = icc.command, in toHidl()32 .fileId = icc.fileId, in toHidl()33 .path = icc.path, in toHidl()34 .p1 = icc.p1, in toHidl()35 .p2 = icc.p2, in toHidl()36 .p3 = icc.p3, in toHidl()37 .data = icc.data, in toHidl()38 .pin2 = icc.pin2, in toHidl()39 .aid = icc.aid, in toHidl()
34 V1_0::IccIo toHidl(const ::aidl::android::hardware::radio::sim::IccIo& icc);