Home
last modified time | relevance | path

Searched refs:hrilManager (Results 1 – 3 of 3) sorted by relevance

/base/telephony/ril_adapter/test/fuzztest/simstkproactivenotify_fuzzer/
Dsimstkproactivenotify_fuzzer.cpp43 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local
44 std::shared_ptr<HRilSim> hrilSim = std::make_shared<HRilSim>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/newsmsnotify_fuzzer/
Dnewsmsnotify_fuzzer.cpp46 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local
47 std::shared_ptr<HRilSms> hrilSms = std::make_shared<HRilSms>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
Dpdpcontextlistupdated_fuzzer.cpp59 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local
60 std::shared_ptr<HRilData> hrilData = std::make_shared<HRilData>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()