Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/fuzztest/newsmsnotify_fuzzer/
Dnewsmsnotify_fuzzer.cpp47 std::shared_ptr<HRilSms> hrilSms = std::make_shared<HRilSms>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI() local
48 hrilSms->ProcessNotify<HRilSms>(HRIL_RESPONSE_NOTICE, &reportInfo, &response, size); in DoSomethingInterestingWithMyAPI()