Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/setshowname_fuzzer/
H A Dsetshowname_fuzzer.cpp79 void GetSimIccId(const uint8_t *data, size_t size) in GetSimIccId() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp259 std::u16string SimFileManager::GetSimIccId() in GetSimIccId() function in OHOS::Telephony::SimFileManager
H A Dsim_manager.cpp765 int32_t SimManager::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp450 int32_t CoreService::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp321 int32_t CoreServiceClient::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2033 int32_t CoreManagerInner::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp780 int32_t CoreServiceProxy::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1259 napi_value GetSimIccId(napi_env env, napi_callback_info info) in GetSimIccId() function