Home
last modified time | relevance | path

Searched defs:GetOpKey (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp125 std::string OperatorConfigLoader::GetOpKey(std::shared_ptr<DataShare::DataShareResultSet> resultSet… in GetOpKey() function in OHOS::Telephony::OperatorConfigLoader
H A Doperator_config_cache.cpp192 std::string OperatorConfigCache::GetOpKey(int32_t slotId) in GetOpKey() function in OHOS::Telephony::OperatorConfigCache
H A Dsim_file_manager.cpp479 std::u16string SimFileManager::GetOpKey() in GetOpKey() function in OHOS::Telephony::SimFileManager
H A Dsim_manager.cpp839 int32_t SimManager::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
H A Dupdateiccdiallingnumbers_fuzzer.cpp50 void GetOpKey(const uint8_t *data, size_t size) in GetOpKey() function
/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() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp2114 int32_t CoreManagerInner::GetOpKey(std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreManagerInner
2125 int32_t CoreManagerInner::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_client.cpp846 int32_t CoreServiceClient::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp2429 int32_t CoreServiceProxy::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2686 napi_value GetOpKey(napi_env env, napi_callback_info info) in GetOpKey() function