Home
last modified time | relevance | path

Searched defs:cbCodec (Results 1 – 4 of 4) sorted by relevance

/base/telephony/sms_mms/services/sms/
Dgsm_cb_gsm_codec.cpp36 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbGsmCodec()
Dgsm_cb_umts_codec.cpp33 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbUmtsCodec()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_cb_test.cpp72 auto cbCodec = std::make_shared<GsmCbCodec>(); variable
108 auto cbCodec = std::make_shared<GsmCbCodec>(); variable
Dsms_services_mms_gtest.cpp350 std::shared_ptr<GsmCbCodec> cbCodec = std::make_shared<GsmCbCodec>(); variable