Searched refs:hrilSms (Results 1 – 1 of 1) sorted by relevance
47 std::shared_ptr<HRilSms> hrilSms = std::make_shared<HRilSms>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI() local48 hrilSms->ProcessNotify<HRilSms>(HRIL_RESPONSE_NOTICE, &reportInfo, &response, size); in DoSomethingInterestingWithMyAPI()