Searched defs:GetISOCountryCodeForSim (Results 1 – 9 of 9) sorted by relevance
107 void GetISOCountryCodeForSim(const uint8_t *data, size_t size) in GetISOCountryCodeForSim() function
233 std::u16string SimFileManager::GetISOCountryCodeForSim() in GetISOCountryCodeForSim() function in OHOS::Telephony::SimFileManager
768 int32_t SimManager::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::SimManager
183 int32_t GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) override in GetISOCountryCodeForSim() function
434 int32_t CoreService::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreService
305 int32_t CoreServiceClient::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceClient
687 int32_t CoreServiceProxy::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceProxy
2069 int32_t CoreManagerInner::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreManagerInner
660 napi_value GetISOCountryCodeForSim(napi_env env, napi_callback_info info) in GetISOCountryCodeForSim() function