Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h113 int32_t dfxVideoState_; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp337 dfxVideoState_ = videoState; in SetCallParameterInfo()
351 info.videoState = dfxVideoState_; in GetCallParameterInfo()