Home
last modified time | relevance | path

Searched defs:GetISOCountryCodeForSim (Results 1 – 7 of 7) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp167 std::u16string SimFileManager::GetISOCountryCodeForSim() in GetISOCountryCodeForSim() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp395 std::u16string SimManager::GetISOCountryCodeForSim(int32_t slotId) in GetISOCountryCodeForSim() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp281 std::u16string CoreService::GetISOCountryCodeForSim(int32_t slotId) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp247 std::u16string CoreServiceClient::GetISOCountryCodeForSim(int32_t slotId) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp524 std::u16string CoreServiceProxy::GetISOCountryCodeForSim(int32_t slotId) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1589 std::u16string CoreManagerInner::GetISOCountryCodeForSim(int32_t slotId) in GetISOCountryCodeForSim() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp422 napi_value GetISOCountryCodeForSim(napi_env env, napi_callback_info info) in GetISOCountryCodeForSim() function