Searched refs:hrilManager (Results 1 – 3 of 3) sorted by relevance
43 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local44 std::shared_ptr<HRilSim> hrilSim = std::make_shared<HRilSim>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()
46 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local47 std::shared_ptr<HRilSms> hrilSms = std::make_shared<HRilSms>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()
59 HRilManager hrilManager; in DoSomethingInterestingWithMyAPI() local60 std::shared_ptr<HRilData> hrilData = std::make_shared<HRilData>(slotId, hrilManager); in DoSomethingInterestingWithMyAPI()