Searched defs:QueryIccDiallingNumbers (Results 1 – 7 of 7) sorted by relevance
222 …d::vector<std::shared_ptr<DiallingNumbersInfo>> IccDiallingNumbersManager::QueryIccDiallingNumbers( in QueryIccDiallingNumbers() function in OHOS::Telephony::IccDiallingNumbersManager
540 std::vector<std::shared_ptr<DiallingNumbersInfo>> SimManager::QueryIccDiallingNumbers(int slotId, i… in QueryIccDiallingNumbers() function in OHOS::Telephony::SimManager
707 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreService::QueryIccDiallingNumbers(int slotId, … in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreService
604 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreServiceClient::QueryIccDiallingNumbers(int sl… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreServiceClient
1603 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreServiceProxy::QueryIccDiallingNumbers(int slo… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreServiceProxy
1350 std::vector<std::shared_ptr<DiallingNumbersInfo>> CoreManagerInner::QueryIccDiallingNumbers(int slo… in QueryIccDiallingNumbers() function in OHOS::Telephony::CoreManagerInner
1407 napi_value QueryIccDiallingNumbers(napi_env env, napi_callback_info info) in QueryIccDiallingNumbers() function