Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_commands.h44 {RIL_REQUEST_SETUP_DATA_CALL, dispatchDataCall, responseSetupDataCall},
Dril.cpp266 static void dispatchDataCall (Parcel& p, RequestInfo *pRI);
1691 static void dispatchDataCall(Parcel& p, RequestInfo *pRI) { in dispatchDataCall() function