Searched refs:GetMsgType (Results 1 – 4 of 4) sorted by relevance
253 bool GetMsgType(uint8_t &msgType) const;
361 cbMessage->GetMsgType(sendData.msgType); in GetCbData()
79 EXPECT_TRUE(cbCodec->GetMsgType(gs));
681 bool GsmCbCodec::GetMsgType(uint8_t &msgType) const in GetMsgType() function in OHOS::Telephony::GsmCbCodec