Lines Matching refs:RLOGD

89     RLOGD("SapImpl::setCallback for slotId %d", slotId);  in setCallback()
121 RLOGD("SapImpl::addPayloadAndDispatchRequest: calling dispatchRequest"); in addPayloadAndDispatchRequest()
188 RLOGD("SapImpl::connectReq"); in connectReq()
216 RLOGD("SapImpl::connectReq calling pb_encode"); in connectReq()
229 RLOGD("SapImpl::disconnectReq"); in disconnectReq()
257 RLOGD("SapImpl::disconnectReq calling pb_encode"); in disconnectReq()
270 RLOGD("SapImpl::apduReq"); in apduReq()
310 RLOGD("SapImpl::apduReq calling pb_encode"); in apduReq()
323 RLOGD("SapImpl::transferAtrReq"); in transferAtrReq()
352 RLOGD("SapImpl::transferAtrReq calling pb_encode"); in transferAtrReq()
365 RLOGD("SapImpl::powerReq"); in powerReq()
394 RLOGD("SapImpl::powerReq calling pb_encode"); in powerReq()
407 RLOGD("SapImpl::resetSimReq"); in resetSimReq()
435 RLOGD("SapImpl::resetSimReq calling pb_encode"); in resetSimReq()
448 RLOGD("SapImpl::transferCardReaderStatusReq"); in transferCardReaderStatusReq()
478 RLOGD("SapImpl::transferCardReaderStatusReq calling pb_encode"); in transferCardReaderStatusReq()
492 RLOGD("SapImpl::setTransferProtocolReq"); in setTransferProtocolReq()
522 RLOGD("SapImpl::setTransferProtocolReq calling pb_encode"); in setTransferProtocolReq()
666 RLOGD("getSapImpl: returning sapService[0]"); in getSapImpl()
787 RLOGD("processResponse: sapCallback != NULL; msgId = %d; msgType = %d", in processResponse()
794 RLOGD("processResponse: calling sapCallback->connectResponse %d %d %d", in processResponse()
806 RLOGD("processResponse: calling sapCallback->disconnectResponse %d", rsp->token); in processResponse()
811 RLOGD("processResponse: calling sapCallback->disconnectIndication %d %d", in processResponse()
821 RLOGD("processResponse: calling sapCallback->apduResponse %d %d", in processResponse()
836 RLOGD("processResponse: calling sapCallback->transferAtrResponse %d %d", in processResponse()
851 RLOGD("processResponse: calling sapCallback->powerResponse %d %d", in processResponse()
860 RLOGD("processResponse: calling sapCallback->resetSimResponse %d %d", in processResponse()
868 RLOGD("processResponse: calling sapCallback->statusIndication %d %d", in processResponse()
881 RLOGD("processResponse: calling sapCallback->transferCardReaderStatusResponse %d %d %d", in processResponse()
892 RLOGD("processResponse: calling sapCallback->errorResponse %d", rsp->token); in processResponse()
905 RLOGD("processResponse: calling sapCallback->transferProtocolResponse %d %d", in processResponse()
962 RLOGD("registerService: starting ISap %s for slotId %d", serviceNames[i], i); in registerService()
964 RLOGD("registerService: started ISap %s status %d", serviceNames[i], status); in registerService()