Home
last modified time | relevance | path

Searched defs:GetIMSI (Results 1 – 9 of 9) sorted by relevance

/base/telephony/core_service/test/fuzztest/setshowname_fuzzer/
Dsetshowname_fuzzer.cpp94 void GetIMSI(const uint8_t *data, size_t size) in GetIMSI() function
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp301 std::u16string SimFileManager::GetIMSI() in GetIMSI() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp820 int32_t SimManager::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
Desim_core_service_stub_test.h198 int32_t GetIMSI(int32_t slotId, std::u16string &imsi) override in GetIMSI() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp483 int32_t CoreService::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp335 int32_t CoreServiceClient::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp810 int32_t CoreServiceProxy::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp2087 int32_t CoreManagerInner::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1684 napi_value GetIMSI(napi_env env, napi_callback_info info) in GetIMSI() function