Home
last modified time | relevance | path

Searched defs:smsInterfaceManager (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H A Dtextbasedsmsdelivery_fuzzer.cpp44 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(slotId); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H A Ddatabasedsmsdelivery_fuzzer.cpp44 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(slotId); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
H A Dsmsrecvitem_fuzzer.cpp112 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(slotId); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
H A Dsmseventissue_fuzzer.cpp122 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(slotId); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp659 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(INVALID_SLOTID); variable
2055 auto smsInterfaceManager = std::make_shared<SmsInterfaceManager>(INVALID_SLOTID); variable