Home
last modified time | relevance | path

Searched defs:GetApnState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp93 ApnProfileState ApnHolder::GetApnState() const in GetApnState() function in OHOS::Telephony::ApnHolder
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp249 int32_t CellularDataClient::GetApnState(int32_t slotId, const std::string &apnType) in GetApnState() function in OHOS::Telephony::CellularDataClient
H A Dcellular_data_service_proxy.cpp134 int32_t CellularDataServiceProxy::GetApnState(int32_t slotId, const std::string &apnType) in GetApnState() function in OHOS::Telephony::CellularDataServiceProxy
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp216 int32_t CellularDataService::GetApnState(int32_t slotId, const std::string &apnType) in GetApnState() function in OHOS::Telephony::CellularDataService
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp333 int32_t CellularDataTest::GetApnState(int32_t slotId, const std::string &apnTyp) in GetApnState() function in OHOS::Telephony::CellularDataTest