Home
last modified time | relevance | path

Searched defs:opkey (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp221 bool RdbPdpProfileHelper::IsApnDbUpdateNeeded(const std::string &opkey, std::string &checkSum) in IsApnDbUpdateNeeded()
233 int RdbPdpProfileHelper::SetPreferApnConfChecksum(const std::string &opkey, std::string &checkSum) in SetPreferApnConfChecksum()
H A Dpdp_profile_ability.cpp134 std::string opkey; in BatchInsert() local
421 std::string opkey; in QueryPdpProfile() local
473 std::string opkey; in ResetApn() local
512 void PdpProfileAbility::GetTargetOpkey(int slotId, std::string &opkey) in GetTargetOpkey()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp52 std::string opkey = LoadOpKeyOnMccMnc(slotId); in LoadOperatorConfig() local
84 std::string opkey = GetOpKey(resultSet, slotId); in LoadOpKeyOnMccMnc() local
H A Doperator_config_cache.cpp93 std::string opkey = GetOpKey(slotId); in LoadOperatorConfig() local
313 std::string opkey = GetOpKey(slotId); in IsNeedOperatorLoad() local
H A Dsim_state_tracker.cpp100 std::string opkey = (*msgObj)[1]; in ProcessSimOpkeyLoad() local
H A Dicc_file.cpp800 void IccFile::OnOpkeyLoad(const std::string opkey, const std::string opName) in OnOpkeyLoad()
H A Dsim_manager.cpp839 int32_t SimManager::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp790 std::u16string opkey; variable
806 std::u16string opkey; variable
H A Dzero_branch_test_core_service.cpp777 std::u16string opkey; variable
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1295 int32_t CoreService::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey()
1622 int32_t CoreService::GetTargetOpkey(int32_t slotId, std::u16string &opkey) in GetTargetOpkey()
H A Dcore_service_stub.cpp1606 std::u16string opkey; in OnGetOpKey() local
1906 std::u16string opkey; in OnGetTargetOpkey() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp846 int32_t CoreServiceClient::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey()
1064 int32_t CoreServiceClient::GetTargetOpkey(int32_t slotId, std::u16string &opkey) in GetTargetOpkey()
H A Dcore_manager_inner.cpp2114 int32_t CoreManagerInner::GetOpKey(std::u16string &opkey) in GetOpKey()
2125 int32_t CoreManagerInner::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey()
H A Dcore_service_proxy.cpp2429 int32_t CoreServiceProxy::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey()
3130 int32_t CoreServiceProxy::GetTargetOpkey(int32_t slotId, std::u16string &opkey) in GetTargetOpkey()
/ohos5.0/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp175 std::string opkey = "1435"; in OpKeyInsert() local
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp173 std::string opkey = "110"; in OpKeyInsert() local
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1216 std::u16string opkey; in TestGetOpKey() local
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2668 std::u16string opkey; in NativeGetOpKey() local