Searched refs:requestToString (Results 1 – 2 of 2) sorted by relevance
111 RLOGD("[%04d]> %s %s", token, requestToString(req), printBuf)163 extern "C" const char * requestToString(int request);467 RLOGE("Memory allocation failed for request %s", requestToString(request)); in issueLocalRequest()485 RLOGD("C[locl]> %s", requestToString(request)); in issueLocalRequest()557 RLOGE("Memory allocation failed for request %s", requestToString(request)); in processCommandBuffer()584 pRI->token, requestToString(pRI->pCI->requestNumber)); in invalidCommandBlock()644 requestToString(pRI->pCI->requestNumber)); in dispatchStrings()659 requestToString(pRI->pCI->requestNumber)); in dispatchStrings()712 RLOGE("Memory allocation failed for request %s", requestToString(pRI->pCI->requestNumber)); in dispatchInts()1322 requestToString(pRI->pCI->requestNumber)); in dispatchImsGsmSms()[all …]
181 extern const char * requestToString(int request);2003 RLOGD("onRequest: %s", requestToString(request));