Home
last modified time | relevance | path

Searched refs:GetServiceRunningState (Results 1 – 25 of 56) sorted by relevance

123

/base/telephony/call_manager/test/fuzztest/setpausepicture_fuzzer/
Dsetpausepicture_fuzzer.cpp34 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/call_manager/test/fuzztest/formatphonenumbertoe164_fuzzer/
Dformatphonenumbertoe164_fuzzer.cpp33 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/call_manager/test/fuzztest/isemergencyphonenumber_fuzzer/
Disemergencyphonenumber_fuzzer.cpp34 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/test/fuzztest/createsmsmessage_fuzzer/
Dcreatesmsmessage_fuzzer.cpp31 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/call_manager/test/fuzztest/rejectcall_fuzzer/
Drejectcall_fuzzer.cpp36 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/call_manager/test/fuzztest/setaudiodevice_fuzzer/
Dsetaudiodevice_fuzzer.cpp34 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/cellular_call/services/common/src/
Dcellular_call_dump_helper.cpp61 …end(std::to_string(DelayedSingleton<CellularCallService>::GetInstance()->GetServiceRunningState())) in ShowCellularCallInfo()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_dump_helper.cpp72 …end(std::to_string(DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState())); in ShowCallManagerInfo()
/base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/
Dstartdtmf_fuzzer.cpp35 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/test/fuzztest/setgetsmsc_fuzzer/
Dsetgetsmsc_fuzzer.cpp32 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/test/fuzztest/updatesimmessage_fuzzer/
Dupdatesimmessage_fuzzer.cpp33 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/cellular_data/services/include/
Dcellular_data_service.h72 int32_t GetServiceRunningState();
/base/telephony/sms_mms/test/fuzztest/sendmessagedata_fuzzer/
Dsendmessagedata_fuzzer.cpp34 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/test/fuzztest/sendmessage_fuzzer/
Dsendmessage_fuzzer.cpp34 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/services/sms/
Dsms_dump_helper.cpp74 …sult.append(std::to_string(DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState())); in ShowSmsInfo()
/base/telephony/call_manager/test/fuzztest/controlcamera_fuzzer/
Dcontrolcamera_fuzzer.cpp33 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_dump_helper.cpp91 result.append(std::to_string(dataService.GetServiceRunningState())); in ShowCellularDataInfo()
/base/telephony/sms_mms/test/fuzztest/splitmessage_fuzzer/
Dsplitmessage_fuzzer.cpp32 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/core_service/test/fuzztest/sendterminalresponsecmd_fuzzer/
Dsendterminalresponsecmd_fuzzer.cpp44 if (DelayedSingleton<CoreService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/core_service/test/fuzztest/setshownumber_fuzzer/
Dsetshownumber_fuzzer.cpp45 if (DelayedSingleton<CoreService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/sms_mms/test/fuzztest/addsimmessage_fuzzer/
Daddsimmessage_fuzzer.cpp33 if (DelayedSingleton<SmsService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/core_service/test/fuzztest/setvoicemailinfo_fuzzer/
Dsetvoicemailinfo_fuzzer.cpp46 if (DelayedSingleton<CoreService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/core_service/test/fuzztest/setshowname_fuzzer/
Dsetshowname_fuzzer.cpp46 if (DelayedSingleton<CoreService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()
/base/telephony/state_registry/services/src/
Dtelephony_state_registry_dump_helper.cpp94 result.append(std::to_string(service->GetServiceRunningState())); in ShowTelephonyChangeState()
/base/telephony/call_manager/test/fuzztest/setcalltransferinfo_fuzzer/
Dsetcalltransferinfo_fuzzer.cpp35 if (DelayedSingleton<CallManagerService>::GetInstance()->GetServiceRunningState() == in IsServiceInited()

123