Searched refs:responseSIM_IO (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/libril/
H A Dril_commands.h45 {RIL_REQUEST_SIM_IO, dispatchSIM_IO, responseSIM_IO},
124 {RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, dispatchString, responseSIM_IO},
H A Dril.cpp224 static int responseSIM_IO(Parcel &p, void *response, size_t responselen);
1897 static int responseSIM_IO(Parcel &p, void *response, size_t responselen) { function in namespace:android

Completed in 48 milliseconds