Home
last modified time | relevance | path

Searched refs:dispatchSIM_IO (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
Dril_commands.h45 {RIL_REQUEST_SIM_IO, dispatchSIM_IO, responseSIM_IO},
Dril.cpp261 static void dispatchSIM_IO (Parcel& p, RequestInfo *pRI);
907 dispatchSIM_IO (Parcel &p, RequestInfo *pRI) { in dispatchSIM_IO() function