Searched defs:commonEvent (Results 1 – 7 of 7) sorted by relevance
101 void to_json(nlohmann::json &jsonObject, const CommonEventInfo &commonEvent) in to_json()114 void from_json(const nlohmann::json &jsonObject, CommonEventInfo &commonEvent) in from_json()
379 CommonEventInfo commonEvent; in BenchmarkTestForCommonEventInfoToJson() local408 CommonEventInfo commonEvent; in BenchmarkTestForCommonEventInfoFromJson() local
2181 auto onSubmit = [](int32_t textFieldKey, NG::TextFieldCommonEvent& commonEvent) { in __anonc59727f21902()2204 auto onSubmit = [](int32_t textFieldKey, NG::TextFieldCommonEvent& commonEvent) { in __anonc59727f21b02()2227 auto onSubmit = [](int32_t textFieldKey, NG::TextFieldCommonEvent& commonEvent) { in __anonc59727f21d02()
104 for (const auto &commonEvent : commonEvents) { in AddModuleCommonEvent() local
621 … auto onEvent = [node, eventId, extraParam](int32_t value, NG::TextFieldCommonEvent& commonEvent) { in SetTextInputOnSubmit()
1582 void from_json(const nlohmann::json &jsonObject, CommonEvent &commonEvent) in from_json()2509 CommonEventInfo commonEvent; in ToInnerBundleInfo() local
1654 for (const auto &commonEvent : commonEvents_) { in GetCommonEvents() local