Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h993 } RIL_DataProfile; typedef
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1062 } RIL_DataProfile; typedef
Dril_service.cpp2664 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()
2739 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp89 RIL_DataProfile profile_;
272 call.profile_ = RIL_DataProfile(profile); in request_setup_data_call()
/device/generic/goldfish/radio/libril/
Dril_service.cpp2539 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()
2614 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()