Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcs_conference.cpp45 if (state_ != CONFERENCE_STATE_CREATING && state_ != CONFERENCE_STATE_ACTIVE && in JoinToConference()
51 state_ = CONFERENCE_STATE_ACTIVE; in JoinToConference()
118 if (state_ != CONFERENCE_STATE_ACTIVE) { in CanSeparateConference()
H A Dims_conference.cpp43 if (state_ != CONFERENCE_STATE_CREATING && state_ != CONFERENCE_STATE_ACTIVE && in JoinToConference()
50 state_ = CONFERENCE_STATE_ACTIVE; in JoinToConference()
118 if (state_ != CONFERENCE_STATE_ACTIVE) { in CanSeparateConference()
H A Dott_conference.cpp43 if (state_ != CONFERENCE_STATE_CREATING && state_ != CONFERENCE_STATE_ACTIVE && in JoinToConference()
50 state_ = CONFERENCE_STATE_ACTIVE; in JoinToConference()
119 if (state_ != CONFERENCE_STATE_ACTIVE) { in CanSeparateConference()
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dconference_base.h37 CONFERENCE_STATE_ACTIVE, enumerator
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp190 ottConference.state_ = CONFERENCE_STATE_ACTIVE;
226 csConference.state_ = CONFERENCE_STATE_ACTIVE;
262 imsConference.state_ = CONFERENCE_STATE_ACTIVE;