Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback_mgr.h46 std::map<size_t, std::shared_ptr<JSPluginCallback>> eventList_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.h84 BASE_NS::vector<BASE_NS::pair<Entity, IEntityManager::EventType>> eventList_; in CORE_BEGIN_NAMESPACE() local
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit_log_parser.h121 std::list<EventInfo> eventList_; variable