Searched refs:GetDcs (Results 1 – 8 of 8) sorted by relevance
88 enum DataCodingScheme GetDcs() const;
255 bool GetDcs(uint8_t &dcs) const;
298 enum DataCodingScheme SmsSendIndexer::GetDcs() const in GetDcs() function in OHOS::Telephony::SmsSendIndexer
718 bool GsmCbCodec::GetDcs(uint8_t &dcs) const in GetDcs() function in OHOS::Telephony::GsmCbCodec
485 smsIndexer->GetDcs(), isStatusReport); in ResendDataDelivery()531 DataCodingScheme codingType = smsIndexer->GetDcs(); in SetPduInfo()
368 cbMessage->GetDcs(sendData.dcs); in GetCbData()
89 EXPECT_TRUE(cbCodec->GetDcs(gs));
620 DataCodingScheme codingType = smsIndexer->GetDcs(); in ResendTextDelivery()