Home
last modified time | relevance | path

Searched refs:cbCategoty (Results 1 - 4 of 4) sorted by relevance

/base/telephony/sms_mms/services/sms/include/
H A Dgsm_cb_codec.h244 bool GetServiceCategory(uint16_t &cbCategoty) const;
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp223 uint16_t cbCategoty = static_cast<uint16_t>(GetNumRandom(1, 10)); in TestGetSomething() local
224 m_pGsmCbCodec->GetServiceCategory(cbCategoty); in TestGetSomething()
253 m_pGsmCbCodec->GetServiceCategory(cbCategoty); in TestGetSomething()
/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_codec.cpp473 bool GsmCbCodec::GetServiceCategory(uint16_t &cbCategoty) const in GetServiceCategory()
479 cbCategoty = cbHeader_->msgId; in GetServiceCategory()
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cb_test.cpp752 uint16_t cbCategoty = 1; in HWTEST_F() local
753 ret = cbMsg->GetServiceCategory(cbCategoty); in HWTEST_F()

Completed in 6 milliseconds