Home
last modified time | relevance | path

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

/base/telephony/telephony_data/pdp_profile/src/
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()
/base/telephony/core_service/interfaces/innerkits/include/
Di_icc_file.h86 virtual void OnOpkeyLoad(const std::string opKey, const std::string opName) in OnOpkeyLoad()
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp494 void SimFileManager::SetOpKey(const std::string &opKey) in SetOpKey()
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp2696 std::u16string opKey; in GetOpKeySync() local