Home
last modified time | relevance | path

Searched defs:opKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp158 int RdbPdpProfileHelper::InitAPNDatabase(int slotId, const std::string &opKey, bool isNeedCheckFile) in InitAPNDatabase()
209 int RdbPdpProfileHelper::ClearData(const std::string &opKey) in ClearData()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Di_icc_file.h86 virtual void OnOpkeyLoad(const std::string opKey, const std::string opName) in OnOpkeyLoad()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp494 void SimFileManager::SetOpKey(const std::string &opKey) in SetOpKey()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2696 std::u16string opKey; in GetOpKeySync() local