Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_impl.h26 class EventImpl : public IEvent { class
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
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h83 EventImpl(const EventImpl& e) : handlers_(e.handlers_), name_(e.name_) {} in EventImpl() function in final
86 explicit EventImpl(BASE_NS::string name = {}) : name_(BASE_NS::move(name)) {} in EventImpl() function in final
[all...]

Completed in 2 milliseconds