Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1712 int32_t thresholdsDownlinkKbpsLength; member
Dril_service.cpp4073 criteria->thresholdsDownlinkKbpsLength = thresholdsDownlinkKbps.size(); in setLinkCapacityReportingCriteria_1_5()
4075 criteria->thresholdsDownlinkKbps = new int32_t[criteria->thresholdsDownlinkKbpsLength]; in setLinkCapacityReportingCriteria_1_5()
4078 criteria->thresholdsDownlinkKbpsLength * sizeof(int32_t)); in setLinkCapacityReportingCriteria_1_5()