Home
last modified time | relevance | path

Searched refs:systemAbilityMgr (Results 1 - 25 of 26) sorted by relevance

12

/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_callback.cpp31 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in ClearCellularCallList() local
32 if (systemAbilityMgr == nullptr) { in ClearCellularCallList()
36 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in ClearCellularCallList()
47 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in SetReadyToCall() local
48 if (systemAbilityMgr == nullptr) { in SetReadyToCall()
52 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in SetReadyToCall()
/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp67 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
68 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
69 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
85 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
86 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
87 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
102 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
103 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
104 auto hangUpCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
134 auto systemAbilityMgr in HWTEST_F() local
168 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
202 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
234 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
272 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
303 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
339 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
369 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
407 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp473 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
474 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
475 auto hangUpCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
512 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
513 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
514 auto hangUpCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
542 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
543 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
544 auto answerCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
578 auto systemAbilityMgr in HWTEST_F() local
608 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
644 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
674 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
710 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
740 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
776 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
806 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
842 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
872 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
908 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
938 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
974 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1004 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1040 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1070 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1097 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1135 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1166 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1202 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1232 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
1270 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
H A Dcs1_test.cpp52 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
53 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
54 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
68 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
69 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
70 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
85 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
86 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
87 auto emergencyRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
127 auto systemAbilityMgr in HWTEST_F() local
588 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
627 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
657 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
693 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
723 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
759 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
789 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
825 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
855 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
891 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
921 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
957 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
H A Dcs2_test.cpp57 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
58 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
59 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
93 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
94 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
95 auto combineRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
123 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
124 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
125 auto separateRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
159 auto systemAbilityMgr in HWTEST_F() local
189 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
225 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
255 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
282 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
320 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
351 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
387 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
417 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
455 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
487 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
517 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
541 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
571 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
594 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
693 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
724 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
H A Dcs_test.h152 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in TestDialCallByCs() local
153 if (systemAbilityMgr == nullptr) { in TestDialCallByCs()
156 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in TestDialCallByCs()
H A Dcs_test.cpp469 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in JudgeIsEmergencyPhoneNumber() local
470 ASSERT_TRUE(systemAbilityMgr != nullptr); in JudgeIsEmergencyPhoneNumber()
471 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in JudgeIsEmergencyPhoneNumber()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp52 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
53 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
54 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
70 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
71 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
72 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
406 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
407 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
408 auto hangUpCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
443 auto systemAbilityMgr in HWTEST_F() local
476 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
509 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
542 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
575 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
608 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
641 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
674 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
707 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
742 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
775 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
810 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
840 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
H A Dims2_test.cpp58 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
59 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
60 auto setVoNRRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
82 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
83 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
84 auto getVoNRRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
111 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
112 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
113 auto startRttRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F()
138 auto systemAbilityMgr in HWTEST_F() local
165 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
194 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
223 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
252 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
281 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
310 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
337 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
366 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
395 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
424 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
453 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
552 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
586 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
621 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); HWTEST_F() local
[all...]
/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp52 auto systemAbilityMgr = OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in NotifyAppFault() local
53 if (systemAbilityMgr == nullptr) { in NotifyAppFault()
57 auto appMgrService = systemAbilityMgr->GetSystemAbility(APP_MGR_SERVICE_ID); in NotifyAppFault()
/base/web/webview/sa/src/
H A Dapp_fwk_update_client.cpp129 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in LoadFwkService() local
130 if (systemAbilityMgr == nullptr) { in LoadFwkService()
139 auto ret = systemAbilityMgr->LoadSystemAbility(SUBSYS_WEBVIEW_SYS_UPDATE_SERVICE_ID, loadCallback); in LoadFwkService()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp264 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in ExitSaProcess() local
265 if (systemAbilityMgr == nullptr) { in ExitSaProcess()
269 int32_t ret = systemAbilityMgr->UnloadSystemAbility(SA_ID_SECURITY_COMPONENT_SERVICE); in ExitSaProcess()
292 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in ExitWhenAppMgrDied() local
293 if (systemAbilityMgr == nullptr) { in ExitWhenAppMgrDied()
297 int32_t ret = systemAbilityMgr->UnloadSystemAbility(SA_ID_SECURITY_COMPONENT_SERVICE); in ExitWhenAppMgrDied()
/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp199 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
202 if ((systemAbilityMgr == nullptr) ||
203 ((remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID)) == nullptr) ||
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dapp_state_observer.cpp94 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in ExitSaAfterAllDlpManagerDie() local
95 if (systemAbilityMgr == nullptr) { in ExitSaAfterAllDlpManagerDie()
99 int32_t ret = systemAbilityMgr->UnloadSystemAbility(SA_ID_DLP_PERMISSION_SERVICE); in ExitSaAfterAllDlpManagerDie()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp623 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
624 if (systemAbilityMgr == nullptr) { in HWTEST_F()
625 TELEPHONY_LOGE("Telephony_CallStatusCallbackProxy systemAbilityMgr is nullptr"); in HWTEST_F()
628 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CALL_MANAGER_SYS_ABILITY_ID); in HWTEST_F()
664 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
665 if (systemAbilityMgr == nullptr) { in HWTEST_F()
666 TELEPHONY_LOGE("Telephony_CallStatusCallbackProxy systemAbilityMgr is nullptr"); in HWTEST_F()
669 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CALL_MANAGER_SYS_ABILITY_ID); in HWTEST_F()
/base/telephony/sms_mms/test/gtest/
H A Dcdma_sms_gtest.cpp85 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
86 if (systemAbilityMgr == nullptr) { in GetProxy()
89 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID); in GetProxy()
H A Dcb_gtest.cpp78 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
79 if (systemAbilityMgr == nullptr) { in GetProxy()
82 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID); in GetProxy()
H A Dmms_gtest.cpp123 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
124 if (systemAbilityMgr == nullptr) { in GetProxy()
127 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID); in GetProxy()
H A Dsms_gtest.cpp93 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
94 if (systemAbilityMgr == nullptr) { in GetProxy()
97 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID); in GetProxy()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp61 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
62 if (systemAbilityMgr == nullptr) { in GetProxy()
67 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy()
H A Dnetwork_search_test.cpp64 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
65 if (systemAbilityMgr == nullptr) { in GetProxy()
70 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy()
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp90 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
91 if (systemAbilityMgr == nullptr) { in GetProxy()
96 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy()
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp279 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
280 if (systemAbilityMgr == nullptr) { in GetProxy()
285 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy()
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp262 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in HWTEST_F() local
263 ASSERT_TRUE(systemAbilityMgr != nullptr); in HWTEST_F()
264 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_STATE_REGISTRY_SYS_ABILITY_ID); in HWTEST_F()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp120 sptr<ISystemAbilityManager> systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetProxy() local
121 if (systemAbilityMgr == nullptr) { in GetProxy()
122 TELEPHONY_LOGI("TelRilTest::GetProxy systemAbilityMgr is nullptr"); in GetProxy()
125 sptr<IRemoteObject> remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy()

Completed in 43 milliseconds

12