Searched refs:RIL_SIM_IO_Response (Results 1 – 4 of 4) sorted by relevance
419 } RIL_SIM_IO_Response; typedef
1787 RIL_SIM_IO_Response sr;
2424 if (responselen != sizeof (RIL_SIM_IO_Response) ) { in responseSIM_IO()2426 (int)responselen, (int)sizeof (RIL_SIM_IO_Response)); in responseSIM_IO()2430 RIL_SIM_IO_Response *p_cur = (RIL_SIM_IO_Response *) response; in responseSIM_IO()