Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_report.cpp33 constexpr const char *EVENT_KEY_SESSION_ID = "SESSION_ID"; variable
288 EVENT_KEY_SESSION_ID, static_cast<int64_t>(eventInfo.sessionId), in SendFirstAddFormEvent()
311 EVENT_KEY_SESSION_ID, static_cast<int64_t>(eventInfo.sessionId), in SendFirstUpdateFormEvent()