Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_service.cpp512 hidl_string convertCharPtrToHidlString(const char *ptr) { in convertCharPtrToHidlString() function
3932 numeric = convertCharPtrToHidlString(resp[2]); in getOperatorResponse()
5515 convertCharPtrToHidlString(resp[0]), in getCDMASubscriptionResponse()
5516 convertCharPtrToHidlString(resp[1]), in getCDMASubscriptionResponse()
5517 convertCharPtrToHidlString(resp[2]), in getCDMASubscriptionResponse()
5518 convertCharPtrToHidlString(resp[3]), in getCDMASubscriptionResponse()
5519 convertCharPtrToHidlString(resp[4])); in getCDMASubscriptionResponse()
5594 convertCharPtrToHidlString(resp[0]), in getDeviceIdentityResponse()
5595 convertCharPtrToHidlString(resp[1]), in getDeviceIdentityResponse()
5596 convertCharPtrToHidlString(resp[2]), in getDeviceIdentityResponse()
[all …]