Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h1825 } RIL_SsRequestType; typedef
1855 RIL_SsRequestType requestType;
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2325 } RIL_SsRequestType; typedef
2355 RIL_SsRequestType requestType;
Dril_service.cpp12985 bool isServiceTypeCfQuery(RIL_SsServiceType serType, RIL_SsRequestType reqType) { in isServiceTypeCfQuery()