Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A 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
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.h33 class EventImpl; variable
H A 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