Searched defs:RIL_RequestFunc (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h4089 typedef void (*RIL_RequestFunc) (int request, void *data, typedef
4108 * thread that calls RIL_RequestFunc--and indicates that a pending
4137 RIL_RequestFunc onRequest;
4180 * RIL_RequestFunc is called. If "relativeTime" is specified, then it specifies
4241 * RIL_RequestFunc is called. If "relativeTime" is specified, then it specifies
/hardware/ril/reference-ril/
H A Dril.h4089 typedef void (*RIL_RequestFunc) (int request, void *data, typedef
4108 * thread that calls RIL_RequestFunc--and indicates that a pending
4137 RIL_RequestFunc onRequest;
4180 * RIL_RequestFunc is called. If "relativeTime" is specified, then it specifies
4241 * RIL_RequestFunc is called. If "relativeTime" is specified, then it specifies

Completed in 18 milliseconds