Home | History | Annotate | Download | only in libril

Lines Matching defs:pErr

544         Parcel pErr;
547 pErr.writeInt32 (RESPONSE_SOLICITED);
548 pErr.writeInt32 (token);
549 pErr.writeInt32 (RIL_E_GENERIC_FAILURE);
551 sendResponse(pErr, socket_id);