Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dicc_dialling_numbers_manager.cpp222 …d::vector<std::shared_ptr<DiallingNumbersInfo>> IccDiallingNumbersManager::QueryIccDiallingNumbers( in QueryIccDiallingNumbers() function in OHOS::Telephony::IccDiallingNumbersManager
Dsim_manager.cpp540 std::vector<std::shared_ptr<DiallingNumbersInfo>> SimManager::QueryIccDiallingNumbers(int slotId, i… in QueryIccDiallingNumbers() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp707 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreService::QueryIccDiallingNumbers(int slotId, … in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp604 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreServiceClient::QueryIccDiallingNumbers(int sl… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp1603 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreServiceProxy::QueryIccDiallingNumbers(int slo… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1350 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreManagerInner::QueryIccDiallingNumbers(int slo… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1407 napi_value QueryIccDiallingNumbers(napi_env env, napi_callback_info info) in QueryIccDiallingNumbers() function