Searched defs:OnEventFunc (Results 1 – 4 of 4) sorted by relevance
27 using OnEventFunc = std::function<void(const std::string&)>; variable
81 using OnEventFunc = std::function<void(const std::string&)>; variable
24 using OnEventFunc = void (*) (HiSysEventRecord); variable
25 using OnEventFunc = std::function<bool(UIView &view, const Event &event)>; variable