Searched defs:GetISOCountryCodeForSim (Results 1 – 8 of 8) sorted by relevance
107 void GetISOCountryCodeForSim(const uint8_t *data, size_t size) in GetISOCountryCodeForSim() function
223 std::u16string SimFileManager::GetISOCountryCodeForSim() in GetISOCountryCodeForSim() function in OHOS::Telephony::SimFileManager
727 int32_t SimManager::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::SimManager
429 int32_t CoreService::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreService
301 int32_t CoreServiceClient::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceClient
2024 int32_t CoreManagerInner::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreManagerInner
687 int32_t CoreServiceProxy::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceProxy
651 napi_value GetISOCountryCodeForSim(napi_env env, napi_callback_info info) in GetISOCountryCodeForSim() function