Searched refs:GetCurrentCellInfoResponse (Results 1 - 3 of 3) sorted by relevance
/test/xts/hats/telephony/ril/hdi_v1.1_additional/ |
H A D | hdf_ril_callback_common.h | 457 int32_t GetCurrentCellInfoResponse(const RilRadioResponseInfo &responseInfo,
|
H A D | hdf_ril_callback_common.cpp | 877 int32_t RilCallback::GetCurrentCellInfoResponse(const RilRadioResponseInfo &responseInfo,
in GetCurrentCellInfoResponse() function in RilCallback 881 HDF_LOGI("RilCallback::GetCurrentCellInfoResponse itemNum:%{public}d", cellInfoList.itemNum);
in GetCurrentCellInfoResponse() 883 HDF_LOGI("RilCallback::GetCurrentCellInfoResponse ratType:%{public}d, mcc:%{public}d, mnc:%{public}d",
in GetCurrentCellInfoResponse() 915 HDF_LOGE("RilCallback::GetCurrentCellInfoResponse invalid ratType");
in GetCurrentCellInfoResponse()
|
/test/xts/hats/telephony/ril/hdi_v1.0/ |
H A D | hdf_ril_hdiService_test.cpp | 416 int32_t GetCurrentCellInfoResponse( 1249 int32_t RilCallback::GetCurrentCellInfoResponse( in GetCurrentCellInfoResponse() function in HdiId::NotificationFilter::SelectionMode::RilCallback 1252 HDF_LOGI("RilCallback::GetCurrentCellInfoResponse itemNum:%{public}d", cellInfoList.itemNum); in GetCurrentCellInfoResponse() 1254 HDF_LOGI("RilCallback::GetCurrentCellInfoResponse ratType:%{public}d, mcc:%{public}d, mnc:%{public}d", in GetCurrentCellInfoResponse() 1286 HDF_LOGE("RilCallback::GetCurrentCellInfoResponse invalid ratType"); in GetCurrentCellInfoResponse()
|
Completed in 15 milliseconds