Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1141 RIL_Call **pp_calls; local
1169 pp_calls = (RIL_Call **)alloca(countCalls * sizeof(RIL_Call *));
1175 pp_calls[i] = &(p_calls[i]);
1236 RIL_onRequestComplete(t, RIL_E_SUCCESS, pp_calls,