Searched refs:WriteCallEndBehaviorEvent (Results 1 – 4 of 4) sorted by relevance
76 static void WriteCallEndBehaviorEvent(const int32_t slotId, const int32_t cause);
68 void CellularCallHiSysEvent::WriteCallEndBehaviorEvent(const int32_t slotId, const int32_t cause) in WriteCallEndBehaviorEvent() function in OHOS::Telephony::CellularCallHiSysEvent
62 cellularCallHiSysEvent->WriteCallEndBehaviorEvent(0, 17);
1231 … CellularCallHiSysEvent::WriteCallEndBehaviorEvent(slotId_, static_cast<int32_t>(details.reason)); in GetCallFailReasonResponse()