Searched defs:GetISOCountryCodeForSim (Results 1 – 8 of 8) sorted by relevance
97 void GetISOCountryCodeForSim(const uint8_t *data, size_t size) in GetISOCountryCodeForSim() function
171 std::u16string SimFileManager::GetISOCountryCodeForSim() in GetISOCountryCodeForSim() function in OHOS::Telephony::SimFileManager
673 int32_t SimManager::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::SimManager
374 int32_t CoreService::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreService
270 int32_t CoreServiceClient::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceClient
1915 int32_t CoreManagerInner::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreManagerInner
606 int32_t CoreServiceProxy::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceProxy
581 napi_value GetISOCountryCodeForSim(napi_env env, napi_callback_info info) in GetISOCountryCodeForSim() function