Searched refs:CallSsNotice (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 | 298 int32_t CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo &ssNoticeInfo) override;
|
H A D | hdf_ril_callback_common.cpp | 1191 int32_t RilCallback::CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo &ssNoticeInfo)
in CallSsNotice() function in RilCallback 1193 HDF_LOGI("GetBoolResult CallSsNotice slotId : %{public}d, result: %{public}d, serviceType: %{public}d,"
in CallSsNotice()
|
/test/xts/hats/telephony/ril/hdi_v1.0/ |
H A D | hdf_ril_hdiService_test.cpp | 249 int32_t CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo &ssNoticeInfo) override; 1554 int32_t RilCallback::CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo &ssNoticeInfo) in CallSsNotice() function in HdiId::NotificationFilter::SelectionMode::RilCallback 1556 HDF_LOGI("GetBoolResult CallSsNotice slotId : %{public}d, result: %{public}d, serviceType: %{public}d," in CallSsNotice()
|
Completed in 16 milliseconds