Lines Matching refs:toHidl
29 V1_0::IccIo toHidl(const aidl::IccIo& icc) { in toHidl() function
43 V1_0::SimApdu toHidl(const aidl::SimApdu& apdu) { in toHidl() function
64 V1_0::Carrier toHidl(const aidl::Carrier& carrier) { in toHidl() function
89 V1_4::CarrierRestrictionsWithPriority toHidl(const aidl::CarrierRestrictions& cr) { in toHidl() function
91 .allowedCarriers = toHidl(cr.allowedCarriers), in toHidl()
92 .excludedCarriers = toHidl(cr.excludedCarriers), in toHidl()
97 V1_1::ImsiEncryptionInfo toHidl(const aidl::ImsiEncryptionInfo& info) { in toHidl() function
109 .base = toHidl(info), in toHidl_1_6()
114 V1_0::SelectUiccSub toHidl(const aidl::SelectUiccSub& sub) { in toHidl() function
133 V1_6::PhonebookRecordInfo toHidl(const aidl::PhonebookRecordInfo& info) { in toHidl() function
138 .emails = toHidl(info.emails), in toHidl()
139 .additionalNumbers = toHidl(info.additionalNumbers), in toHidl()