Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Doperator_config_loader.cpp80 std::string OperatorConfigLoader::GetOpKey(std::shared_ptr<DataShare::DataShareResultSet> resultSet… in GetOpKey() function in OHOS::Telephony::OperatorConfigLoader
Doperator_config_cache.cpp169 std::string OperatorConfigCache::GetOpKey(int32_t slotId) in GetOpKey() function in OHOS::Telephony::OperatorConfigCache
Dsim_file_manager.cpp443 std::u16string SimFileManager::GetOpKey() in GetOpKey() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp778 int32_t SimManager::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
Dupdateiccdiallingnumbers_fuzzer.cpp54 void GetOpKey(const uint8_t *data, size_t size) in GetOpKey() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp1260 int32_t CoreService::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp2039 int32_t CoreManagerInner::GetOpKey(std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreManagerInner
2050 int32_t CoreManagerInner::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreManagerInner
Dcore_service_client.cpp826 int32_t CoreServiceClient::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp2362 int32_t CoreServiceProxy::GetOpKey(int32_t slotId, std::u16string &opkey) in GetOpKey() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp2605 napi_value GetOpKey(napi_env env, napi_callback_info info) in GetOpKey() function