Home
last modified time | relevance | path

Searched refs:postDialCalltate_ (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp89 if (postDialCalltate_ == PostDialCallState::POST_DIAL_CALL_CANCELED) { in ProcessNextChar()
100 return postDialCalltate_; in ProcessNextChar()
105 postDialCalltate_ = s; in SetPostDialCallState()
/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h128 PostDialCallState postDialCalltate_ = PostDialCallState::POST_DIAL_CALL_NOT_STARTED; member in OHOS::Telephony::BaseConnection
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp774 BConnection.postDialCalltate_ = PostDialCallState::POST_DIAL_CALL_CANCELED; in HWTEST_F()
779 BConnection.postDialCalltate_ = PostDialCallState::POST_DIAL_CALL_NOT_STARTED; in HWTEST_F()

Completed in 3 milliseconds