Home
last modified time | relevance | path

Searched refs:AVCALL_STATE_MAX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davcall_state.h34 AVCALL_STATE_MAX = 7, enumerator
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davcall_state.cpp54 avCallState_ < AVCALL_STATE_MAX; in IsValid()