HomeSort by relevance Sort by last modified time
    Searched refs:pRI (Results 1 - 3 of 3) sorted by null

  /hardware/ril/libril/
ril.cpp 125 void (*dispatchFunction) (Parcel &p, struct RequestInfo *pRI);
252 static void dispatchVoid (Parcel& p, RequestInfo *pRI);
253 static void dispatchString (Parcel& p, RequestInfo *pRI);
254 static void dispatchStrings (Parcel& p, RequestInfo *pRI);
255 static void dispatchInts (Parcel& p, RequestInfo *pRI);
256 static void dispatchDial (Parcel& p, RequestInfo *pRI);
257 static void dispatchSIM_IO (Parcel& p, RequestInfo *pRI);
258 static void dispatchSIM_APDU (Parcel& p, RequestInfo *pRI);
259 static void dispatchCallForward(Parcel& p, RequestInfo *pRI);
260 static void dispatchRaw(Parcel& p, RequestInfo *pRI);
    [all...]
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Context.h 95 FX_INT32 parseRegionInfo(JBig2RegionInfo *pRI);
JBig2_Context.cpp     [all...]

Completed in 68 milliseconds