Searched refs:JudgingIncomingTimeOut (Results 1 - 8 of 8) sorted by relevance
/base/telephony/call_manager/services/hisysevent/include/ |
H A D | call_manager_hisysevent.h | 54 void JudgingIncomingTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState);
|
/base/telephony/cellular_call/services/common/include/ |
H A D | cellular_call_hisysevent.h | 95 void JudgingIncomingTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState);
|
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | cellular_call_hisysevent_test.cpp | 334 * @tc.name Test CellularCallHiSysEvent JudgingIncomingTimeOut 344 cellularCallHiSysEvent->JudgingIncomingTimeOut(0, CS_CALL_TYPE, VOICE_TYPE); in HWTEST_F() 353 cellularCallHiSysEvent->JudgingIncomingTimeOut(0, CS_CALL_TYPE, VOICE_TYPE); in HWTEST_F()
|
H A D | zero_branch1_test.cpp | 811 cellularCallHiSysEvent->JudgingIncomingTimeOut(0, 0, 0); in HWTEST_F()
|
/base/telephony/call_manager/services/hisysevent/src/ |
H A D | call_manager_hisysevent.cpp | 307 void CallManagerHisysevent::JudgingIncomingTimeOut( in JudgingIncomingTimeOut() function in OHOS::Telephony::CallManagerHisysevent
|
/base/telephony/cellular_call/services/common/src/ |
H A D | cellular_call_hisysevent.cpp | 363 void CellularCallHiSysEvent::JudgingIncomingTimeOut( in JudgingIncomingTimeOut() function in OHOS::Telephony::CellularCallHiSysEvent
|
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch4_test.cpp | 853 callManagerHisysevent->JudgingIncomingTimeOut(0, 0, 0); in HWTEST_F()
|
/base/telephony/call_manager/services/call/src/ |
H A D | call_status_manager.cpp | 138 DelayedSingleton<CallManagerHisysevent>::GetInstance()->JudgingIncomingTimeOut( in HandleCallReportInfo()
|
Completed in 9 milliseconds