Searched refs:convertCharPtrToHidlString (Results 1 – 1 of 1) sorted by relevance
608 hidl_string convertCharPtrToHidlString(const char *ptr) { in convertCharPtrToHidlString() function3602 appStatus[i].aidPtr = convertCharPtrToHidlString(rilAppStatus[i].aid_ptr); in getIccCardStatusResponse()3603 appStatus[i].appLabelPtr = convertCharPtrToHidlString( in getIccCardStatusResponse()3826 calls[i].number = convertCharPtrToHidlString(p_cur->number); in getCurrentCallsResponse()3828 calls[i].name = convertCharPtrToHidlString(p_cur->name); in getCurrentCallsResponse()3883 responseInfo, convertCharPtrToHidlString((char *) response)); in getIMSIForAppResponse()4042 info.vendorCause = convertCharPtrToHidlString(pFailCauseInfo->vendor_cause); in getLastCallFailCauseResponse()4538 longName = convertCharPtrToHidlString(resp[0]); in getOperatorResponse()4539 shortName = convertCharPtrToHidlString(resp[1]); in getOperatorResponse()4540 numeric = convertCharPtrToHidlString(resp[2]); in getOperatorResponse()[all …]