Home
last modified time | relevance | path

Searched refs:GetLeftPostDialCallString (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h113 std::string GetLeftPostDialCallString();
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp112 std::string BaseConnection::GetLeftPostDialCallString() in GetLeftPostDialCallString() function in OHOS::Telephony::BaseConnection
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp495 EXPECT_EQ(baseConnection.GetLeftPostDialCallString(), "");
500 EXPECT_NE(baseConnection.GetLeftPostDialCallString(), "13363669099");
H A Dzero_branch1_test.cpp776 BConnection.GetLeftPostDialCallString();
781 BConnection.GetLeftPostDialCallString();
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp442 pConnection->GetLeftPostDialCallString()); in ExecutePostDial()
H A Dcs_control.cpp637 pConnection->GetLeftPostDialCallString()); in ExecutePostDial()
H A Dims_control.cpp567 pConnection->GetLeftPostDialCallString()); in ExecutePostDial()