Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
Dform_event_report.h58 struct NewFormEventInfo { struct
59 int64_t formId = -1;
60 std::string bundleName;
61 std::string moduleName;
62 std::string abilityName;
63 std::string hostBundleName = "";
64 int64_t sessionId;
65 int64_t bindDuration;
66 int64_t getDuration;
67 std::string formName;
[all …]