Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_gsm_codec.cpp112 cbCodec_->GetWarningType(cbHeader_->warningType); in Decode2gHeaderEtws()
169 cbCodec_->GetWarningType(cbHeader_->warningType); in Decode2gHeaderCommonCb()
H A Dgsm_cb_codec.cpp483 bool GsmCbCodec::GetWarningType(uint16_t &type) const in GetWarningType() function in OHOS::Telephony::GsmCbCodec
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dgsm_cb_codec.h245 bool GetWarningType(uint16_t &type) const;
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_cb_handler.cpp376 cbMessage->GetWarningType(sendData.warnType); in GetCbData()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cb_test.cpp86 EXPECT_TRUE(cbCodec->GetWarningType(serial));