Home
last modified time | relevance | path

Searched refs:GetCurrentApnId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h149 int32_t GetCurrentApnId();
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp646 int32_t profileId = GetCurrentApnId(); in EstablishDataConnection()
811 int32_t CellularDataHandler::GetCurrentApnId() in GetCurrentApnId() function in OHOS::Telephony::CellularDataHandler