Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dsap_service.cpp191 RLOGE("SapImpl::connectReq: Error allocating memory for msg"); in connectReq()
273 RLOGE("SapImpl::apduReq: Error allocating memory for msg"); in apduReq()
303 RLOGE("SapImpl::apduReq: Error allocating memory for buffer"); in apduReq()
368 RLOGE("SapImpl::powerReq: Error allocating memory for msg"); in powerReq()
480 RLOGE("SapImpl::transferCardReaderStatusReq: Error encoding " in transferCardReaderStatusReq()
524 RLOGE("SapImpl::setTransferProtocolReq: Error encoding " in setTransferProtocolReq()
549 RLOGE("Error decoding RIL_SIM_SAP_CONNECT_RSP"); in sapDecodeMessage()
579 RLOGE("Error decoding RIL_SIM_SAP_APDU_RSP"); in sapDecodeMessage()
599 RLOGE("Error decoding RIL_SIM_SAP_POWER_RSP"); in sapDecodeMessage()
619 RLOGE("Error decoding RIL_SIM_SAP_STATUS_IND"); in sapDecodeMessage()
[all …]
H A Dril_service.cpp2205 RLOGE("sendImsSms: Invalid radio tech %s", in sendImsSms()
2858 RLOGE("Unknown packet keepalive type!"); in startKeepalive()
2949 RLOGE("responseInt: Invalid response"); in responseInt()
3991 RLOGE("Invalid response: NULL"); in makeSendSmsResult()
4091 RLOGE("Invalid response: NULL"); in responseIccIo()
6348 RLOGE("Invalid response: NULL"); in responseLceStatusInfo()
6833 RLOGE("newSmsInd: invalid response"); in newSmsInd()
6915 RLOGE("onUssdInd: invalid response"); in onUssdInd()
8256 RLOGE("lceDataInd: invalid response"); in lceDataInd()
8280 RLOGE("pcoDataInd: invalid response"); in pcoDataInd()
[all …]
H A DRilSapSocket.cpp57 RLOGE("Invalid socket id"); in sOnRequestComplete()
156 RLOGE("addSocketToList: OOM"); in addSocketToList()
204 RLOGE("dispatchRequest: OOM"); in dispatchRequest()
238 RLOGE("RilSapSocket::onRequestComplete: request/request->curr is NULL"); in onRequestComplete()
251 RLOGE("onRequestComplete: OOM"); in onRequestComplete()
260 RLOGE("RilSapSocket::onRequestComplete: Token:%d, MessageId:%d ril token 0x%p", in onRequestComplete()
269 RLOGE("Token:%d, MessageId:%d", hdr->token, hdr->id); in onRequestComplete()
270 RLOGE ("RilSapSocket::onRequestComplete: invalid Token or Message Id"); in onRequestComplete()
282 RLOGE("onUnsolicitedResponse: OOM"); in onUnsolicitedResponse()
H A Dril.cpp369 RLOGE("Error in pipe() errno:%d", errno); in eventLoop()
385 RLOGE ("error in event_loop_base errno:%d", errno); in eventLoop()
404 RLOGE("Failed to create dispatch thread: %s", strerror(result)); in RIL_startEventLoop()
426 RLOGE("RIL_register: RIL_RadioFunctions * null"); in RIL_register()
430 RLOGE("RIL_register: version %d is to old, min version is %d", in RIL_register()
435 RLOGE("RIL_register: RIL version %d", callbacks->version); in RIL_register()
438 RLOGE("RIL_register has been called more than once. " in RIL_register()
564 RLOGE ("RIL_onRequestAck: invalid RIL_Token"); in RIL_onRequestAck()
597 RLOGE ("RIL_onRequestComplete: invalid RIL_Token"); in RIL_onRequestComplete()
631 RLOGE ("Calling responseFunction() for token %d", pRI->token); in RIL_onRequestComplete()
[all …]
H A Dril_event.cpp372 RLOGE("ril_event: select error (%d)", errno); in ril_event_loop()
/aosp12/hardware/ril/reference-ril/
H A Dreference-ril.c342 RLOGE("invalid CLCC line\n"); in callFromCLCCLine()
374 RLOGE("Failed to open interface socket: %s (%d)", in setInterfaceState()
3483 RLOGE("invalid NITZ line %s\n", s);
3534 RLOGE("invalid CTEC line %s\n", s);
3551 RLOGE("+CCSS: Unable to allocate memory");
3559 RLOGE("invalid +CCSS response: %s", line);
3571 RLOGE("+WSOS: Unable to allocate memory");
3579 RLOGE("invalid +WSOS response: %s", line);
3598 RLOGE("invalid +WPRL response: %s", s);
3603 RLOGE("invalid +WPRL response: %s", s);
[all …]
H A Datchannel.c286 RLOGE("Unsupported AT command type %d\n", s_type); in processLine()
367 RLOGE("ERROR: Input line exceeded buffer\n"); in readline()
/aosp12/hardware/ril/rild/
H A Drild.c148 RLOGE("Max Number of rild's supported is: %d", MAX_RILDS); in main()
169 RLOGE("dlopen failed: %s", dlerror()); in main()
180 RLOGE("RIL_Init not defined or exported in %s\n", rilLibPath); in main()
/aosp12/system/logging/liblog/include/log/
H A Dlog_radio.h128 #ifndef RLOGE
129 #define RLOGE(...) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_radio.h128 #ifndef RLOGE
129 #define RLOGE(...) \ macro
/aosp12/system/logging/liblog/tests/
H A Dlog_radio_test.cpp54 RLOGE(content); in TEST()
/aosp12/system/logging/liblog/
H A DREADME.md50 RLOGE(format, ...)
/aosp12/system/logging/logcat/tests/
H A Dlogcat_test.cpp85 RLOGE(logcat_executable); in TEST()
125 RLOGE(logcat_executable); in TEST()