Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp125 void (*dispatchFunction) (Parcel &p, struct RequestInfo *pRI); member
526 pRI->pCI->dispatchFunction(p, pRI); in processCommandBuffer()