Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp31 static constexpr const char *DIAL_EVENT = "DIAL"; variable
88DIAL_EVENT, SLOT_ID_KEY, info.slotId, CALL_TYPE_KEY, type, RESULT_KEY, static_cast<int32_t>(result… in WriteDialCallBehaviorEvent()