Home
last modified time | relevance | path

Searched refs:GetCTOperator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/apn_manager/
H A Dapn_manager.h60 void GetCTOperator(int32_t slotId, std::string &numeric);
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp273 GetCTOperator(slotId, numeric); in CreateAllApnItemByDatabase()
304 void ApnManager::GetCTOperator(int32_t slotId, std::string &numeric) in GetCTOperator() function in OHOS::Telephony::ApnManager
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1322 apnManager->GetCTOperator(0, operatorNumeric);