Home
last modified time | relevance | path

Searched refs:JudgingIncomingTimeOut (Results 1 - 8 of 8) sorted by relevance

/base/telephony/call_manager/services/hisysevent/include/
H A Dcall_manager_hisysevent.h54 void JudgingIncomingTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState);
/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h95 void JudgingIncomingTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState);
/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp334 * @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 Dzero_branch1_test.cpp811 cellularCallHiSysEvent->JudgingIncomingTimeOut(0, 0, 0); in HWTEST_F()
/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_hisysevent.cpp307 void CallManagerHisysevent::JudgingIncomingTimeOut( in JudgingIncomingTimeOut() function in OHOS::Telephony::CallManagerHisysevent
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp363 void CellularCallHiSysEvent::JudgingIncomingTimeOut( in JudgingIncomingTimeOut() function in OHOS::Telephony::CellularCallHiSysEvent
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp853 callManagerHisysevent->JudgingIncomingTimeOut(0, 0, 0); in HWTEST_F()
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp138 DelayedSingleton<CallManagerHisysevent>::GetInstance()->JudgingIncomingTimeOut( in HandleCallReportInfo()

Completed in 9 milliseconds