Searched refs:IsEtwsMessage (Results 1 – 5 of 5) sorted by relevance
86 cbCodec_->IsEtwsMessage(isEtws); in Decode2gHeader()164 cbCodec_->IsEtwsMessage(isEtws); in Decode2gHeaderCommonCb()
66 cbCodec_->IsEtwsMessage(isEtws); in Decode3gHeader()
511 bool GsmCbCodec::IsEtwsMessage(bool &etws) const in IsEtwsMessage() function in OHOS::Telephony::GsmCbCodec
261 bool IsEtwsMessage(bool &etws) const;
375 cbMessage->IsEtwsMessage(sendData.isEtws); in GetCbData()