Searched refs:rilSocketIdToString (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.cpp | 103 extern "C" const char * rilSocketIdToString(RIL_SOCKET_ID socket_id); 571 RLOGD("Request Ack, %s", rilSocketIdToString(socket_id)); in RIL_onRequestAck() 604 RLOGD("RequestComplete, %s", rilSocketIdToString(socket_id)); in RIL_onRequestComplete() 824 RLOGI("%s UNSOLICITED: %s length:%zu", rilSocketIdToString(soc_id), in RIL_onUnsolicitedResponse() 1229 rilSocketIdToString(RIL_SOCKET_ID socket_id) in rilSocketIdToString() function
|
/device/generic/goldfish/radio/libril/ |
D | ril.cpp | 103 extern "C" const char * rilSocketIdToString(RIL_SOCKET_ID socket_id); 571 RLOGD("Request Ack, %s", rilSocketIdToString(socket_id)); in RIL_onRequestAck() 603 RLOGD("RequestComplete, %s", rilSocketIdToString(socket_id)); in RIL_onRequestComplete() 820 RLOGI("%s UNSOLICITED: %s length:%zu", rilSocketIdToString(soc_id), in RIL_onUnsolicitedResponse() 1219 rilSocketIdToString(RIL_SOCKET_ID socket_id) in rilSocketIdToString() function
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.cpp | 103 extern "C" const char * rilSocketIdToString(RIL_SOCKET_ID socket_id); 602 RLOGD("Request Ack, %s", rilSocketIdToString(socket_id)); in RIL_onRequestAck() 635 RLOGD("RequestComplete, %s", rilSocketIdToString(socket_id)); in RIL_onRequestComplete() 866 RLOGI("%s UNSOLICITED: %s length:%zu", rilSocketIdToString(soc_id), in RIL_onUnsolicitedResponse() 1273 rilSocketIdToString(RIL_SOCKET_ID socket_id) in rilSocketIdToString() function
|