Lines Matching refs:RLOGE
79 RLOGE("checkReturnStatus: unable to call response/indication callback: %s", in checkReturnStatus()
124 RLOGE("SapImpl::addPayloadAndDispatchRequest: sapSocket is null"); in addPayloadAndDispatchRequest()
191 RLOGE("SapImpl::connectReq: Error allocating memory for msg"); in connectReq()
203 RLOGE("SapImpl::connectReq: Error getting encoded size for RIL_SIM_SAP_CONNECT_REQ"); in connectReq()
210 RLOGE("SapImpl::connectReq: Error allocating memory for buffer"); in connectReq()
218 RLOGE("SapImpl::connectReq: Error encoding RIL_SIM_SAP_CONNECT_REQ"); in connectReq()
232 RLOGE("SapImpl::disconnectReq: Error allocating memory for msg"); in disconnectReq()
243 RLOGE("SapImpl::disconnectReq: Error getting encoded size for RIL_SIM_SAP_DISCONNECT_REQ"); in disconnectReq()
250 RLOGE("SapImpl::disconnectReq: Error allocating memory for buffer"); in disconnectReq()
259 RLOGE("SapImpl::disconnectReq: Error encoding RIL_SIM_SAP_DISCONNECT_REQ"); in disconnectReq()
273 RLOGE("SapImpl::apduReq: Error allocating memory for msg"); in apduReq()
286 RLOGE("SapImpl::apduReq: Error allocating memory for req.command"); in apduReq()
296 RLOGE("SapImpl::apduReq: Error getting encoded size for RIL_SIM_SAP_APDU_REQ"); in apduReq()
303 RLOGE("SapImpl::apduReq: Error allocating memory for buffer"); in apduReq()
312 RLOGE("SapImpl::apduReq: Error encoding RIL_SIM_SAP_APDU_REQ"); in apduReq()
326 RLOGE("SapImpl::transferAtrReq: Error allocating memory for msg"); in transferAtrReq()
337 RLOGE("SapImpl::transferAtrReq: Error getting encoded size for " in transferAtrReq()
345 RLOGE("SapImpl::transferAtrReq: Error allocating memory for buffer"); in transferAtrReq()
354 RLOGE("SapImpl::transferAtrReq: Error encoding RIL_SIM_SAP_TRANSFER_ATR_REQ"); in transferAtrReq()
368 RLOGE("SapImpl::powerReq: Error allocating memory for msg"); in powerReq()
380 RLOGE("SapImpl::powerReq: Error getting encoded size for RIL_SIM_SAP_POWER_REQ"); in powerReq()
387 RLOGE("SapImpl::powerReq: Error allocating memory for buffer"); in powerReq()
396 RLOGE("SapImpl::powerReq: Error encoding RIL_SIM_SAP_POWER_REQ"); in powerReq()
410 RLOGE("SapImpl::resetSimReq: Error allocating memory for msg"); in resetSimReq()
421 RLOGE("SapImpl::resetSimReq: Error getting encoded size for RIL_SIM_SAP_RESET_SIM_REQ"); in resetSimReq()
428 RLOGE("SapImpl::resetSimReq: Error allocating memory for buffer"); in resetSimReq()
437 RLOGE("SapImpl::resetSimReq: Error encoding RIL_SIM_SAP_RESET_SIM_REQ"); in resetSimReq()
451 RLOGE("SapImpl::transferCardReaderStatusReq: Error allocating memory for msg"); in transferCardReaderStatusReq()
463 RLOGE("SapImpl::transferCardReaderStatusReq: Error getting encoded size for " in transferCardReaderStatusReq()
471 RLOGE("SapImpl::transferCardReaderStatusReq: Error allocating memory for buffer"); in transferCardReaderStatusReq()
480 RLOGE("SapImpl::transferCardReaderStatusReq: Error encoding " in transferCardReaderStatusReq()
495 RLOGE("SapImpl::setTransferProtocolReq: Error allocating memory for msg"); in setTransferProtocolReq()
507 RLOGE("SapImpl::setTransferProtocolReq: Error getting encoded size for " in setTransferProtocolReq()
515 RLOGE("SapImpl::setTransferProtocolReq: Error allocating memory for buffer"); in setTransferProtocolReq()
524 RLOGE("SapImpl::setTransferProtocolReq: Error encoding " in setTransferProtocolReq()
549 RLOGE("Error decoding RIL_SIM_SAP_CONNECT_RSP"); in sapDecodeMessage()
560 RLOGE("Error decoding RIL_SIM_SAP_DISCONNECT_RSP"); in sapDecodeMessage()
568 RLOGE("Error decoding RIL_SIM_SAP_DISCONNECT_IND"); in sapDecodeMessage()
579 RLOGE("Error decoding RIL_SIM_SAP_APDU_RSP"); in sapDecodeMessage()
589 RLOGE("Error decoding RIL_SIM_SAP_TRANSFER_ATR_RSP"); in sapDecodeMessage()
599 RLOGE("Error decoding RIL_SIM_SAP_POWER_RSP"); in sapDecodeMessage()
609 RLOGE("Error decoding RIL_SIM_SAP_RESET_SIM_RSP"); in sapDecodeMessage()
619 RLOGE("Error decoding RIL_SIM_SAP_STATUS_IND"); in sapDecodeMessage()
630 RLOGE("Error decoding RIL_SIM_SAP_TRANSFER_CARD_READER_STATUS_RSP"); in sapDecodeMessage()
640 RLOGE("Error decoding RIL_SIM_SAP_ERROR_RSP"); in sapDecodeMessage()
651 RLOGE("Error decoding RIL_SIM_SAP_SET_TRANSFER_PROTOCOL_RSP"); in sapDecodeMessage()
775 RLOGE("processResponse: sapCallback == NULL; msgId = %d; msgType = %d", in processResponse()
781 RLOGE("processResponse: *messagePtr == NULL; msgId = %d; msgType = %d", in processResponse()