Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c676 RIL_Call **pp_calls; local
704 pp_calls = (RIL_Call **)alloca(countCalls * sizeof(RIL_Call *));
710 pp_calls[i] = &(p_calls[i]);
771 RIL_onRequestComplete(t, RIL_E_SUCCESS, pp_calls,