Home
last modified time | relevance | path

Searched refs:DialJudgment (Results 1 – 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/control/include/
Dims_control.h204 …int32_t DialJudgment(int32_t slotId, const std::string &phoneNum, CLIRMode &clirMode, int32_t vide…
/base/telephony/cellular_call/services/control/src/
Dims_control.cpp60 return DialJudgment(callInfo.slotId, newPhoneNum, clirMode, callInfo.videoState); in Dial()
63 int32_t IMSControl::DialJudgment(int32_t slotId, const std::string &phoneNum, CLIRMode &clirMode, i… in DialJudgment() function in OHOS::Telephony::IMSControl
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp1542 … EXPECT_EQ(imsControl->DialJudgment(slotId, PHONE_NUMBER_SECOND, mode, 0), TELEPHONY_SUCCESS);
1543 EXPECT_EQ(imsControl->DialJudgment(slotId, PHONE_NUMBER_THIRD, mode, 0), TELEPHONY_SUCCESS);