Searched defs:CALL_ONREQUEST (Results 1 – 1 of 1) sorted by relevance
/hardware/ril/libril/ |
D | ril.cpp | 341 #define CALL_ONREQUEST(a, b, c, d, e) s_callbacks.onRequest((a), (b), (c), (d), (e)) macro 345 #define CALL_ONREQUEST(a, b, c, d, e) s_callbacks.onRequest((a), (b), (c), (d)) macro
|