Home
last modified time | relevance | path

Searched refs:IsSupportVideoCall (Results 1 - 9 of 9) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_policy.h65 bool IsSupportVideoCall(AppExecFwk::PacMap &extras);
H A Dims_call.h63 bool IsSupportVideoCall();
/base/telephony/call_manager/services/call/src/
H A Dims_call.cpp486 bool IMSCall::IsSupportVideoCall() in IsSupportVideoCall() function in OHOS::Telephony::IMSCall
H A Dcall_policy.cpp205 bool CallPolicy::IsSupportVideoCall(AppExecFwk::PacMap &extras) in IsSupportVideoCall() function in OHOS::Telephony::CallPolicy
H A Dvideo_call_state.cpp36 return netCall->IsSupportVideoCall(); in IsCallSupportVideoCall()
H A Dcall_control_manager.cpp150 if (!IsSupportVideoCall(extras)) { in DialCall()
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A Dcall_fuzzer.cpp300 callObjectPtr->IsSupportVideoCall(); in IMSVideoCallFunc()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp636 ASSERT_FALSE(mCallPolicy.IsSupportVideoCall(mPacMap)); in HWTEST_F()
H A Dzero_branch3_test.cpp519 call.IsSupportVideoCall(); in HWTEST_F()

Completed in 10 milliseconds