Home
last modified time | relevance | path

Searched defs:NewFormEventInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h58 struct NewFormEventInfo { struct
59 int64_t formId = -1;
60 std::string bundleName;
61 std::string moduleName;
64 int64_t sessionId;
65 int64_t bindDuration;
66 int64_t getDuration;
67 std::string formName;
68 int64_t formDimension;
70 int64_t duration;
[all …]