Searched defs:NewFormEventInfo (Results 1 – 1 of 1) sorted by relevance
58 struct NewFormEventInfo { struct59 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 …]