Searched defs:GetSimIccId (Results 1 – 8 of 8) sorted by relevance
84 void GetSimIccId(const uint8_t *data, size_t size) in GetSimIccId() function
231 std::u16string SimFileManager::GetSimIccId() in GetSimIccId() function in OHOS::Telephony::SimFileManager
704 int32_t SimManager::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::SimManager
415 int32_t CoreService::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreService
301 int32_t CoreServiceClient::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreServiceClient
1958 int32_t CoreManagerInner::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreManagerInner
726 int32_t CoreServiceProxy::GetSimIccId(int32_t slotId, std::u16string &iccId) in GetSimIccId() function in OHOS::Telephony::CoreServiceProxy
1178 napi_value GetSimIccId(napi_env env, napi_callback_info info) in GetSimIccId() function