Home
last modified time | relevance | path

Searched defs:eventImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp660 EventImpl *eventImpl = new (std::nothrow) EventImpl(eventFd, events, eventTime); variable
718 EventImpl *eventImpl = static_cast<EventImpl *>(event); variable
753 EventImpl *eventImpl = static_cast<EventImpl *>(event); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp116 auto eventImpl = static_cast<EventImpl *>(event); in Add() local
137 auto eventImpl = static_cast<EventImpl *>(event); in Remove() local