HomeSort by relevance Sort by last modified time
    Searched refs:responseFunction (Results 1 - 3 of 3) sorted by null

  /hardware/ril/libril/
ril_internal.h 84 int(*responseFunction) (int slotId, int responseType, int token,
ril.cpp 90 int (*responseFunction) (int slotId, int responseType, int token,
633 RLOGE ("Calling responseFunction() for token %d", pRI->token);
640 ret = pRI->pCI->responseFunction((int) socket_id,
795 ret = s_unsolResponses[unsolResponseIndex].responseFunction(
    [all...]
ril_service.cpp 498 pRI->pCI->responseFunction((int) pRI->socket_id,
503 * Copies over src to dest. If memory allocation fails, responseFunction() is called for the
    [all...]

Completed in 73 milliseconds