Searched refs:GetProtocolId (Results 1 – 12 of 12) sorted by relevance
164 int32_t GetProtocolId() const;
89 std::cout << "GetProtocolId = " << shortMessage_->GetProtocolId() << std::endl; in TestShowShortMessage()
27 virtual int GetProtocolId() const;
184 int32_t ShortMessage::GetProtocolId() const in GetProtocolId() function in OHOS::Telephony::ShortMessage
78 virtual int GetProtocolId() const;
644 return (GetProtocolId() == 0x40); in GetIsTypeZeroInd()649 int protocolId = GetProtocolId(); in GetIsSIMDataTypeDownload()
538 m_pCdmaSmsMessage->GetProtocolId(); in TestIsOrGet()
143 int SmsBaseMessage::GetProtocolId() const in GetProtocolId() function in OHOS::Telephony::SmsBaseMessage
714 message.protocolId_ = baseMessage->GetProtocolId(); in CreateMessage()
485 int CdmaSmsMessage::GetProtocolId() const in GetProtocolId() function in OHOS::Telephony::CdmaSmsMessage
321 shortMessage->GetProtocolId();2066 cdmaSmsMessage->GetProtocolId();
466 NapiUtil::SetPropertyInt32(env, object, "protocolId", shortMessage.GetProtocolId()); in CreateShortMessageValue()