Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/setshowname_fuzzer/
H A Dsetshowname_fuzzer.cpp94 void GetIMSI(const uint8_t *data, size_t size) in GetIMSI() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp291 std::u16string SimFileManager::GetIMSI() in GetIMSI() function in OHOS::Telephony::SimFileManager
H A Dsim_manager.cpp779 int32_t SimManager::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp478 int32_t CoreService::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp331 int32_t CoreServiceClient::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2042 int32_t CoreManagerInner::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp810 int32_t CoreServiceProxy::GetIMSI(int32_t slotId, std::u16string &imsi) in GetIMSI() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1677 napi_value GetIMSI(napi_env env, napi_callback_info info) in GetIMSI() function