Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h114 int32_t dfxIncomingCallType_; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp343 dfxIncomingCallType_ = incomingCallType; in SetIncomingCallParameterInfo()
352 info.incomingCallType = dfxIncomingCallType_; in GetCallParameterInfo()