Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Devent_impl.h68 class EventImpl; variable
83 EventImpl(const EventImpl& e) : handlers_(e.handlers_), name_(e.name_) {} in EventImpl() function
95 META_NO_MOVE(EventImpl) in META_NO_MOVE() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Devent_loop_impl.h33 class EventImpl; variable
Devent_impl.cpp22 EventImpl::EventImpl(EventTime timeout) in EventImpl() function in DistributedDB::EventImpl
47 EventImpl::EventImpl(const EventFd &fd, EventsMask events, EventTime timeout) in EventImpl() function in DistributedDB::EventImpl