Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h7202 } RIL_KeepaliveRequest; typedef
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h8542 } RIL_KeepaliveRequest; typedef
Dril_service.cpp3347 RIL_KeepaliveRequest kaReq = {}; in startKeepalive()
3383 CALL_ONREQUEST(pRI->pCI->requestNumber, &kaReq, sizeof(RIL_KeepaliveRequest), pRI, mSlotId); in startKeepalive()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c4365 RIL_KeepaliveRequest* kaRequest = (RIL_KeepaliveRequest*)data;