Home
last modified time | relevance | path

Searched refs:DialGsm (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/fuzztest/separateconference_fuzzer/
H A Dseparateconference_fuzzer.cpp64 cSControl->DialGsm(callInfo); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dcs_control.h250 int32_t DialGsm(const CellularCallInfo &callInfo);
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp51 return DialGsm(callInfo); in Dial()
92 int32_t CSControl::DialGsm(const CellularCallInfo &callInfo) in DialGsm() function in OHOS::Telephony::CSControl
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp614 EXPECT_EQ(csControl->DialGsm(cellularCallInfo), CALL_ERR_RESOURCE_UNAVAILABLE);
616 EXPECT_EQ(csControl->DialGsm(cellularCallInfo), CALL_ERR_RESOURCE_UNAVAILABLE);
622 EXPECT_EQ(csControl->DialGsm(cellularCallInfo), CALL_ERR_RESOURCE_UNAVAILABLE);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp713 csControl.DialGsm(cellularCallInfo);
775 csControl.DialGsm(cellularCallInfo);