Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp146 static int gNextDataCallId = 8; variable
313 gDataCalls[gNextDataCallId] = call; in request_setup_data_call()
314 gNextDataCallId++; in request_setup_data_call()