Home
last modified time | relevance | path

Searched defs:telephonyService (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp71 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
89 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
106 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
138 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
172 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); variable
238 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); variable
276 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); variable
307 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
343 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
373 auto telephonyService = iface_cast<CellularCallInterface>(sendDtmfRemote); variable
[all …]
H A Dsatellite_test.h175 auto telephonyService = iface_cast<CellularCallInterface>(remote); in TestDialCallBySatellite() local
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp477 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
678 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); variable
714 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); variable
876 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); variable
912 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); variable
942 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); variable
978 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); variable
1008 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); variable
1044 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); variable
1170 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
[all …]
H A Dcs1_test.cpp56 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
72 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
89 auto telephonyService = iface_cast<CellularCallInterface>(emergencyRemote); variable
131 auto telephonyService = iface_cast<CellularCallInterface>(operatorRemote); variable
592 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
631 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
661 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); variable
697 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); variable
727 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); variable
793 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); variable
[all …]
H A Dcs2_test.cpp61 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); variable
97 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); variable
127 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); variable
163 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); variable
193 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); variable
229 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); variable
355 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
391 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
421 auto telephonyService = iface_cast<CellularCallInterface>(sendDtmfRemote); variable
545 auto telephonyService = iface_cast<CellularCallInterface>(getMuteRemote); variable
[all …]
H A Dcs_test.h158 auto telephonyService = iface_cast<CellularCallInterface>(remote); in TestDialCallByCs() local
H A Dcs_test.cpp473 auto telephonyService = iface_cast<CellularCallInterface>(remote); in JudgeIsEmergencyPhoneNumber() local
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp56 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
74 auto telephonyService = iface_cast<CellularCallInterface>(remote); variable
410 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); variable
513 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); variable
612 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); variable
645 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); variable
678 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); variable
746 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); variable
779 auto telephonyService = iface_cast<CellularCallInterface>(sendDtmfRemote); variable
814 auto telephonyService = iface_cast<CellularCallInterface>(transferRemote); variable
[all …]
H A Dims2_test.cpp62 auto telephonyService = iface_cast<CellularCallInterface>(setVoNRRemote); variable
86 auto telephonyService = iface_cast<CellularCallInterface>(getVoNRRemote); variable
115 auto telephonyService = iface_cast<CellularCallInterface>(startRttRemote); variable
142 auto telephonyService = iface_cast<CellularCallInterface>(stopRttRemote); variable
198 auto telephonyService = iface_cast<CellularCallInterface>(getImsConfigRemote); variable
256 auto telephonyService = iface_cast<CellularCallInterface>(setMuteRemote); variable
285 auto telephonyService = iface_cast<CellularCallInterface>(SetCWRemote); variable
314 auto telephonyService = iface_cast<CellularCallInterface>(getCWRemote); variable
341 auto telephonyService = iface_cast<CellularCallInterface>(setCRRemote); variable
370 auto telephonyService = iface_cast<CellularCallInterface>(getCRRemote); variable
[all …]
H A Dims_test.h206 auto telephonyService = iface_cast<CellularCallInterface>(remote); in TestDialCallByIms() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp125 auto &telephonyService = Telephony::CoreServiceClient::GetInstance(); in GetSimInfoBySlotId() local
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp98 sptr<ICoreService> telephonyService = iface_cast<ICoreService>(remote); in GetProxy() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp69 sptr<ICoreService> telephonyService = iface_cast<ICoreService>(remote); in GetProxy() local
H A Dnetwork_search_test.cpp72 sptr<ICoreService> telephonyService = iface_cast<ICoreService>(remote); in GetProxy() local
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp123 sptr<ICoreService> telephonyService = iface_cast<ICoreService>(remote); in GetProxy() local
133 auto telephonyService = GetProxy(); in ProcessTest() local
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp287 sptr<ICoreService> telephonyService = iface_cast<ICoreService>(remote); in GetProxy() local