Home
last modified time | relevance | path

Searched refs:FindApnTypeByApnName (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_hisysevent.cpp58 int32_t bitMap = ApnManager::FindApnTypeByApnName(apnType); in WriteDataDeactiveBehaviorEvent()
66 int32_t bitMap = ApnManager::FindApnTypeByApnName(apnType); in WriteDataConnectStateBehaviorEvent()
/base/telephony/cellular_data/services/include/apn_manager/
H A Dapn_manager.h53 static int32_t FindApnTypeByApnName(const std::string &apnName);
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp115 int32_t ApnManager::FindApnTypeByApnName(const std::string &apnName) in FindApnTypeByApnName() function in OHOS::Telephony::ApnManager
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp125 int32_t bitMap = ApnManager::FindApnTypeByApnName(connectionParams.GetApnHolder()->GetApnType()); in DoConnect()

Completed in 4 milliseconds