Home
last modified time | relevance | path

Searched defs:apnManager (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/cellular_data/test/fuzztest/common_fuzzer/
H A Dincalldatastatemachine_fuzzer.cpp27 sptr<ApnManager> apnManager = std::make_unique<ApnManager>().release(); in CreateIncallDataStateMachine() local
/ohos5.0/base/telephony/cellular_data/services/include/state_machine/
H A Dincall_data_state_machine.h34 …int32_t slotId, std::weak_ptr<TelEventHandler> &&cellularDataHandler, sptr<ApnManager> &apnManager) in IncallDataStateMachine()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp143 sptr<ApnManager> apnManager = std::make_unique<ApnManager>().release(); in CreateIncallDataStateMachine() local
1316 auto apnManager = std::make_shared<ApnManager>(); variable
1650 auto apnManager = std::make_shared<ApnManager>(); variable
1672 auto apnManager = std::make_shared<ApnManager>(); variable
1716 auto apnManager = std::make_shared<ApnManager>(); variable
H A Dapn_manager_test.cpp37 std::shared_ptr<ApnManager> apnManager; member in OHOS::Telephony::ApnManagerTest
H A Dcellular_state_machine_test.cpp68 sptr<ApnManager> apnManager = std::make_unique<ApnManager>().release(); in CreateIncallDataStateMachine() local
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp30 OHOS::sptr<ApnManager> apnManager = std::make_unique<ApnManager>().release(); in ReleaseAllCellularDataForInternet() local